Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zehengl/ez-language-detector
A Python application to detect language type
https://github.com/zehengl/ez-language-detector
flask langdetect python
Last synced: about 1 month ago
JSON representation
A Python application to detect language type
- Host: GitHub
- URL: https://github.com/zehengl/ez-language-detector
- Owner: zehengl
- License: mit
- Created: 2019-09-24T20:17:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T08:07:52.000Z (9 months ago)
- Last Synced: 2024-04-18T08:08:45.151Z (9 months ago)
- Topics: flask, langdetect, python
- Language: HTML
- Homepage: http://bit.ly/ez-language-detector
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ez-language-detector
![coding_style](https://img.shields.io/badge/code%20style-black-000000.svg)
A Python application to detect language type
## Environment
- Python 3.9
- Windows 10## Install
python -m venv .venv
.\.venv\Scripts\activate
python -m pip install -U pip
pip install -r requirements.txtUse `pip install -r requirements-dev.txt` for development.
## Credits
- [Logo][1] by [Laura Reen][2]
[1]: https://www.iconfinder.com/icons/897244/courses_language_learn_speak_icon
[2]: https://www.iconfinder.com/laurareen