Transalte one language to another language
- you need to install below library using pip
- $ pip install googletrans
- There are 16 languages you can translate into.
Execute python3 python translator.py
- After then you have choices to select language by their code
- Enter Sentence and you will get translated language
Code | Language |
---|---|
bn | Bangla |
en | English |
ko | Koren |
fr | French |
de | German |
he | Hebrew |
hi | Hindi |
it | Italian |
ja | Japanese |
la | Latin |
ms | Malay |
ne | Nepali |
ru | Russian |
ar | Arabic |
zh | Chinese |
es | Spanish |