How to do paragraph/section text splitting? #14484
Unanswered
craighagerman
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Hi, That seems to be a licensed demo, so I can't speak to it. But now that we have Llama.cpp native support, maybe we can use a small gguf model internally, detect section, paragraphs, etc. and extract chunks. @DevinTDHa what do you think? |
Beta Was this translation helpful? Give feedback.
5 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.
-
The "Long Text Splitting" demo page (see link below) shows examples of paragraph and section text splitting but there is no associated Colab notebook. I don't see any mention of paragraph or section text splitting annotators anywhere in the code docs. Does any one have a code sample for how this is done? Of can anyone explain the approach used for paragraph and section splitting with JSL?
Beta Was this translation helpful? Give feedback.
All reactions