Neural Chunker
Splits text using a fine-tuned BERT model to detect semantic shifts, creating topic-coherent chunks.
post/v1/chunk/neural
Response
Successful Response: A list of Chunk objects.
Changes
Changed in 2 of the 20 revisions of this API.2
- ○
added the optional property
items/contextto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○