Support displaying tables in the chunks of pdf file when using QA parser (#1263)

### What problem does this PR solve?

Support displaying tables in the chunks of pdf file when using QA parser

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
Zhedong Cen
2024-06-24 19:02:18 +08:00
committed by GitHub
parent 6c6f5a3a47
commit b75bb1d8d3
4 changed files with 9 additions and 7 deletions

View File

@ -129,3 +129,4 @@ html_text==0.6.2
cn2an==0.5.22
roman-numbers==1.0.2
word2number==1.1
markdown==3.6