Repository navigation

#

table-to-text

A Python package for converting PDFs to markdown while extracting images and tables, generate descriptive text descriptions for extracted tables/images using several LLM clients. And many more functionalities. Markdrop is available on PyPI.

Python
144
1 个月前

Some papers and datasets about Data-To-Text Generation

107
2 年前

[NAACL 2022] Robust (Controlled) Table-to-Text Generation with Structure-Aware Equivariance Learning.

Python
57
1 年前

A multi-purpose toolkit for table-to-text generation: web interface, Python bindings, CLI commands.

Python
56
1 年前

[EMNLP'21] Few-Shot Table-to-Text Generation with Prototype Memory

Python
21
4 年前
Python
18
1 年前

Code for "Key Fact as Pivot: A Two-Stage Model for Low Resource Table-to-Text Generation" (ACL 2019)

Python
17
6 年前

Web demo of an AI model which converts table to text

Python
3
5 年前

A Python package for converting PDFs to markdown while extracting images and tables, generate descriptive text descriptions for extracted tables/images using several LLM clients. And many more functionalities. Markdrop is available on PyPI.

Python
1
4 个月前

Thesis scope: Train and Develop a Table-to-Text Transformer-based model for contextual summarization of tabular data. To achieve this T5-small , T5-base, Bart-base and Llama2 7B chat were finetuned on ToTTo and QTSumm. Regarding ToTTo, the models outperformed the benchmark.

Jupyter Notebook
0
1 年前