Text Segmentation
Uses AI to perform text segmentation (also known as semantic chunking). It splits a blob of text into semantically contained fragments. In natural language processing, this can serve as a preliminary step for summarization or information retrieval. It can also be used directly in consumer products, either to increase readability or to augment writing assistants.
Text Segmentation endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
text-segmentation / |
Given a blob of text, splits it into semantically contained segments. |
Text Segmentation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|