Entity Extraction
Entity extraction == Named Entity Recognition == This API annotates text and returns identified entities, such as people, locations, dates, products, etc The text also gets classified into predefined or custom categories, such as politics, entertainment->music, technology etc. We are using a huge database of entities (addresses, celebrities, etc) and combining it with pattern recognition…
Entity Extraction endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
classify /?query={query} |
classify search queries and more in german |
Entity Extraction pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $99 / month | — |
|
| MEGA | $999 / month | — |
|