Different ways of splitting document into nodes #16358
Replies: 1 comment
-
To split a PDF document into sections or paragraphs, you can use several methods available in the LlamaIndex codebase:
These methods are part of the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @dosu,
What are different ways of splitting a PDF document?
By default for a pdf one node is one page. How can I sections or paragraphs? Are there other better options?
where can find the code for thoese?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions