TextAnalysisAPI
Natural Language API provides natural language understanding technologies to developers, including sentiment analysis, entity analysis, entity sentiment analysis, content classification, and syntax analysis.
TextAnalysisAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| Named Entity Recognition (NER) | ||
| POST |
Entity /proxy/ner/ner_tag_mix_out_post |
Entity Extraction or Named Entity Recognition (NER) classifies tokens in text into up to 18 predefined categories (tags), such as person names, quantity expressions, percentage… |
| Other endpoints | ||
| POST |
Language Detection /proxy/qaapi/detect-language/ |
Detects one or many languages a document is written in and returns it in ISO 639-1 format, from among 62 different languages. |
| GET |
Similarity /proxy/qaapi/get-similar/{word} |
Returns phrases related to the provided unigram, or bigram. |
TextAnalysisAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|