Back to Python Mini Projects

Google Translater Scripts

projects/Language_translator/README.md

latest1.3 KB
Original Source

Google Translater Scripts

Transalte one language to another language

Requirements

  • you need to install below library using pip
  • $ pip install googletrans

Description

  • There are 16 languages you can translate into.

How to run the script

Execute python3 python translator.py

  • After then you have choices to select language by their code
  • Enter Sentence and you will get translated language

Language options and their code

CodeLanguage
bnBangla
enEnglish
koKoren
frFrench
deGerman
heHebrew
hiHindi
itItalian
jaJapanese
laLatin
msMalay
neNepali
ruRussian
arArabic
zhChinese
esSpanish

Screenshot shows how to use the script

Author Name

Ashiqur Rahman Tusher