Multilingual Text Analysis Bundle by Matnon
Multilingual Text Analysis Bundle API, brought to you by Matnon Analytics NLP Team. 11 Languages, 8 Tasks, One Price. Rock-solid infrastructure. Professional support. Whether you are a student drafting a prototype or a senior seeking a robust solution, Matnon Multilingual Text Analysis Bundle API is your best companion on the way. Always Fresh — Matnon Multilingual Text Analysis Bundle API is…
Multilingual Text Analysis Bundle by Matnon endpoints
| Method | Endpoint | Description |
|---|---|---|
| languagedetect | ||
| POST |
Language Detection /languagedetect |
Requires **text**. Returns **language** and **score**. Returned language codes are in ISO 639-1 Language Code format. **Bonus:** This endpoint works in 55 languages. Yay! |
| lemmatizer | ||
| POST |
Multilingual Lemmatizer /lemmatizer |
Requires **text** field. Takes **language** as optional. (Default: English) Returns tokenized lemmas. |
| ner | ||
| POST |
Multilingual Named Entity Recognition /ner |
Extract Named Entities from text. Yes, we included NER service in the bundle for real. No extra fees. Requires **text** field. Takes **language** as optional. (Default: English)… |
| nounchunks | ||
| POST |
Multilingual Noun Chunk Extractor /nounchunks |
Extracts noun chunks from text. Requires **text** field. Takes **language** as optional. Returns **noun chunks**, **chunk root**, **dependency**, **head**, **starting character**… |
| postagging | ||
| POST |
Multilingual Part-of-Speech Tagging /postagging |
Part-of-Speech Tagging from text. Requires **text** field. Takes **language** as optional. (Dafault: English) Returns **token**, **part-of-speech label** and **part-of-speech… |
| sentenceseg | ||
| POST |
Multilingual Sentence Segmentation /sentenceseg |
Splits text into sentence segments. Requires **text** field. Takes **language** as optional. (Default: English) Returns **sentence**, **starting character** and **ending… |
| stopwords | ||
| POST |
Multilingual Stop Words Extractor /stopwords |
Extracts stop words from text. Requires **text** field. Takes **language** as optional. Returns **token text** and **is_stop boolean**. |
| tokenizer | ||
| POST |
Multilingual Tokenizer /tokenizer |
Simple but Robust tokenizer. Requires **text** field. Takes **language** as optional. Returns **tokens**. |
Multilingual Text Analysis Bundle by Matnon pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 60 / minute |
|
| PRO | $35 / month | — |
|
| ULTRA | $70 / month | — |
|
| MEGA | $140 / month | — |
|