A structured review of table understanding with LLMs that proposes a taxonomy of input representations and identifies three research gaps.
TableQAKit: A Comprehensive and Practical Toolkit for Table-based Question Answering
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Table-based question answering (TableQA) is an important task in natural language processing, which requires comprehending tables and employing various reasoning ways to answer the questions. This paper introduces TableQAKit, the first comprehensive toolkit designed specifically for TableQA. The toolkit designs a unified platform that includes plentiful TableQA datasets and integrates popular methods of this task as well as large language models (LLMs). Users can add their datasets and methods according to the friendly interface. Also, pleasantly surprised using the modules in this toolkit achieves new SOTA on some datasets. Finally, \tableqakit{} also provides an LLM-based TableQA Benchmark for evaluating the role of LLMs in TableQA. TableQAKit is open-source with an interactive interface that includes visual operations, and comprehensive data for ease of use.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Tabular Data Understanding with LLMs: A Survey of Recent Advances and Challenges
A structured review of table understanding with LLMs that proposes a taxonomy of input representations and identifies three research gaps.