Langdetect
Language detection library ported from Google language-detection.
About
Langdetect is a Python port of Nakatani Shuyo's Java language-detection library. It uses a naive Bayesian classifier over character n-gram frequencies trained from Wikipedia text and supports 55 languages identified by ISO 639-1 codes. Results are non-deterministic for very short or ambiguous inputs unless a seed is set. The library is small, has no heavy dependencies, and is released under the Apache 2.0 license.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Natural Language Processing
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Beginner (1/5)
- License
- Apache-2.0
- Added
- Apr 3, 2026
Related Tools
Open-source platform for building conversational AI chatbots.
Comprehensive NLP toolkit by Stanford with pipeline architecture.
Simple framework for state-of-the-art NLP by Zalando Research.
Industrial-strength NLP library for production use with trained pipelines.
Comprehensive NLP toolkit for education and research in Python.
Research library for NLP by AI2 built on PyTorch.