python-geeks / Automation-scripts

Repo for creating awesome automation scripts to make my panda lazier
MIT License
1.04k stars 562 forks source link

Added the Language detection automation #978

Closed tusharmishra069 closed 1 month ago

tusharmishra069 commented 1 month ago

script name - Language Detection

Brief about script

This script takes user input text and uses the langdetect library to identify the language, outputting a two-letter language code like 'en' for English or 'fr' for French.

Issue no.(must) - #972

Self Check(Tick After Making pull Request)

If issue was not assigned to you Please don't make a PR. It will marked as invalid.