Skip to content
/ tableqa Public

Table Question Answering based on Camelot and DAMO's TableQA.

Notifications You must be signed in to change notification settings

go-aie/tableqa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TableQA

Table Question Answering based on Camelot and DAMO's TableQA.

Prerequisites

conda create -n tableqa
conda activate tableqa
pip3 install -r requirements.txt

Run

python3 -m tableqa.api

Test

bash ask.sh data/集团利润表.pdf 利润总额的变动比率是多少?

About

Table Question Answering based on Camelot and DAMO's TableQA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published