Language Identification
This app can be used to recognize 176 languages given one or more text sentences. This model was trained on data from Wikipedia, Tatoeba and SETimes and is used here under CC-BY-SA. If you want to more about the model please read: [1] A. Joulin, E. Grave, P. Bojanowski, T. Mikolov, Bag of Tricks for Efficient Text Classification [2] A. Joulin, E. Grave, P. Bojanowski, M. Douze, H. Jégou, T.…
Language Identification endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
language-detection /prod/language-detection |
Identifies which language is being used in the given 'text' string. |
| POST |
language-detection /prod/language-detection |
Identifies which language is being used in the given 'text' string. |
Language Identification pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $1 / month | — |
|
| ULTRA | $5 / month | — |
|