Replies: 2 comments
-
use paper chunking method |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,

I have a pdf file, whose content on each page is written in 2 columns. After Chunking, it seems that the parser try to read the article from left to right, ignore the space between the 2 columns (see the yellow highlighting). It shall be read first on the left side and then on the right side:
The chunk method used is "general", PDF Parser is "DeepDoc".
Beta Was this translation helpful? Give feedback.
All reactions