kaiidams/LanguageDetection
C# port of https://github.com/shuyo/language-detection
This tool helps you automatically identify the language of any given text, supporting 53 different languages. You input text, and it tells you which language it's written in, with over 99% accuracy. It's ideal for anyone who needs to process or sort text content in multiple languages, such as content managers or data analysts.
No commits in the last 6 months.
Use this if you need to quickly and accurately determine the language of a piece of text without manual effort.
Not ideal if you only work with a single language or require extremely nuanced linguistic analysis beyond simple language identification.
Stars
8
Forks
2
Language
C#
License
Apache-2.0
Category
Last pushed
Aug 17, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/kaiidams/LanguageDetection"
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.