Skip to content

CodeMaster7000/Language-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Language Detector

About

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.

Prerequisites

  • Python 3
  • langdetect module
  • iso-639 module

These can be installed with pip install langdetect and pip install iso-639.

Implementation

Run python3 Language Detector.py in a terminal if you have Python 3.

About

Happy New Year! As my first repository of the year, here is a handy language detector coded in Python, using the Tkinter module.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages