langdetect 1.0.9
0
Language detection library ported from Google's language-detection.
Contents
Language detection library ported from Google's language-detection.
How to Install langdetect
You can install langdetect using pip
pip install langdetect
or add it to a project with poetry
poetry add langdetect
Package Details
- Author
- Michal Mimino Danilak
- License
- MIT
- Homepage
- https://github.com/Mimino666/langdetect
- PyPi:
- https://pypi.org/project/langdetect/
Classifiers
Related Packages
Errors
A list of common langdetect errors.
Code Examples
Here are some langdetect
code examples and snippets.