Happy New Year 2023 everyone! As my first repository of the year, here is a handy language detector coded in Python, using the Tkinter module.
TIP: Enter multiple words/phrases for a higher accuracy.
- Python 3
langdetectmoduleiso-639module
These can be installed with pip install langdetect and pip install iso-639.
Run python3 Language Detector.py in a terminal if you have Python 3.