floydhub/language-identification-template
Detect the languages from short pieces of text
This project helps social network managers, content moderators, or anyone handling user-generated text automatically identify the language of short messages. You input short text snippets, and it tells you which of seven languages (English, French, Spanish, Italian, German, Czech, Slovakian) the text is written in. This is useful for improving user experience and content accessibility.
No commits in the last 6 months.
Use this if you need to automatically detect the language of short text inputs, like social media posts or chat messages.
Not ideal if you need to identify languages from very long documents or require support for a broader range of languages beyond the seven provided.
Stars
22
Forks
7
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 27, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/floydhub/language-identification-template"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
indix/whatthelang
Lightning Fast Language Prediction 🚀
nitotm/efficient-language-detector-js
Fast and accurate natural language detection. Detector written in Javascript. Nito-ELD, ELD.
pemistahl/lingua-py
The most accurate natural language detection library for Python, suitable for short text and...
nitotm/efficient-language-detector
Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD.
mbanon/fastspell
Targetted language identifier, based on FastText and Hunspell.