Text Semantic Split - into Chunks
Splits a long form piece of text into sensible semantic chunks, useful for embedding, for downstream processing of text, and displaying unstructured text to the user in a useful, readable way. Perfect for OCR postprocessing.
Text Semantic Split - into Chunks endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Semantically Segment Text /subpart/langsam/autochapter |
Pass your text to receive it back semantically split into a set of lists corresponding to semantic chunks. See the examples for behaviour. You can use the resulting sentences to… |