searchpioneer/lingua-dotnet
Natural language detection library for .NET, suitable for long and short text alike
This tool helps you automatically figure out what natural language a piece of text is written in. You provide any text, from a single word to a long document, and it tells you the most likely language. This is useful for anyone working with text data who needs to sort, process, or route content based on its language, such as customer service managers or data analysts.
No commits in the last 6 months.
Use this if you need a fast and accurate way to identify the language of text, even for very short phrases, without needing to connect to an external service.
Not ideal if you primarily work with programming languages other than .NET or require language detection for a very niche language not among the 79 supported.
Stars
28
Forks
2
Language
C#
License
Apache-2.0
Category
Last pushed
Oct 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/searchpioneer/lingua-dotnet"
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.