NamedEntityRecognition
The Named Entity Recognition (NER) API is a tool designed to extract and categorize named entities from text data. Named entities can include entities such as people, organizations, locations, dates, and more, providing valuable insights into the content of the text. Key Features: Entity Extraction: The API uses advanced natural language processing (NLP) techniques to identify and extract named…
NamedEntityRecognition endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
NamedEntityRecognitionEndpoint /ner |
The /ner endpoint is used to extract named entities from a given text. It takes a JSON object with a single property, text, which is a string representing the input text to be… |
NamedEntityRecognition pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | — |
|
| ULTRA Recommended | $30 / month | 100 / hour |
|
| MEGA | $45 / month | 150 / hour |
|