paper-with-me

홈 › Papers

TabGenie: A Toolkit for Table-to-Text Generation

2023-02-27 · Zdeněk Kasner, Ekaterina Garanina, Ondřej Plátek, Ondřej Dušek

Heterogenity of data-to-text generation datasets limits the research on data-to-text generation systems. We present TabGenie - a toolkit which enables researchers to explore, preprocess, and analyze a variety of data-to-text generation datasets through the unified framework of table-to-text generation. In TabGenie, all the inputs are represented as tables with associated metadata. The tables can be explored through the web interface, which also provides an interactive mode for debugging table-to-text generation, facilitates side-by-side comparison of generated system outputs, and allows easy exports for manual analysis. Furthermore, TabGenie is equipped with command line processing tools and Python bindings for unified dataset loading and processing. We release TabGenie as a PyPI package and provide its open-source code and a live demo at https://github.com/kasnerz/tabgenie.

📄 PDF Abstract BibTeX arXiv:2302.14169

Code (1)

kasnerz/tabgenie 공식 구현

Tasks

Data-to-Text GenerationTable-to-Text GenerationText Generation

Similar Papers 제목 키워드 기반

Texar: A Modularized, Versatile, and Extensible Toolbox for Text Generation

2018-07-01 · WS 2018 7 · Zhiting Hu, Zichao Yang, Tiancheng Zhao, Haoran Shi 외

We introduce Texar, an open-source toolkit aiming to support the broad set of text generation tasks. Different from many existing toolkits that are specialized for specific applications (e.g., neural machine translation)…

Image CaptioningMachine TranslationText GenerationText Summarization+1

Texar: A Modularized, Versatile, and Extensible Toolkit for Text Generation

2018-09-04 · ACL 2019 7 · Zhiting Hu, Haoran Shi, Bowen Tan, Wentao Wang 외

We introduce Texar, an open-source toolkit aiming to support the broad set of text generation tasks that transform any inputs into natural language, such as machine translation, summarization, dialog, content manipulatio…

Machine TranslationText GenerationTranslation

Octopus: A Multitask Model and Toolkit for Arabic Natural Language Generation

2023-10-24 · AbdelRahim Elmadany, El Moatez Billah Nagoudi, Muhammad Abdul-Mageed

Understanding Arabic text and generating human-like responses is a challenging endeavor. While many researchers have proposed models and solutions for individual problems, there is an acute shortage of a comprehensive Ar…

Text Generation

MWPToolkit: An Open-Source Framework for Deep Learning-Based Math Word Problem Solvers

2021-09-02 · Yihuai Lan, Lei Wang, Qiyuan Zhang, Yunshi Lan 외

Developing automatic Math Word Problem (MWP) solvers has been an interest of NLP researchers since the 1960s. Over the last few years, there are a growing number of datasets and deep learning-based methods proposed for e…

MathMath Word Problem Solving

Ascle: A Python Natural Language Processing Toolkit for Medical Text Generation

2023-11-28 · Rui Yang, Qingcheng Zeng, Keen You, Yujie Qiao 외

This study introduces Ascle, a pioneering natural language processing (NLP) toolkit designed for medical text generation. Ascle is tailored for biomedical researchers and healthcare professionals with an easy-to-use, all…

Machine TranslationQuestion AnsweringSentence segmentationText Generation+3