Custom Entity Extraction API
The Entity Extraction API allows you to extract specific entities from a given text. You can specify the types of entities you want to extract by providing an array of entity types, such as ['person', 'city']. The API processes the input text and returns the requested entities found within it. This tool is useful for tasks such as information retrieval, data analysis, and enhancing search…
Custom Entity Extraction API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Provide Text and Entities /v1/text/custom-entity-extraction |
Provide text and entities to extract This API extracts the features from the text you provided. For example you have text. He was born at 19-Sep-1992 in Chicago. You want to… |
Custom Entity Extraction API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|
| ULTRA Recommended | Free | — |
|
| MEGA | Free | — |
|