Simple python program that converts English language to simplified Chinese
Find a file
2022-01-10 07:54:34 +05:00
.gitignore Added .venv 2022-01-10 07:51:37 +05:00
main.py Main program, translate english to chinese 2022-01-10 07:51:53 +05:00
README.md Added documentation 2022-01-10 07:54:34 +05:00
requirements.txt All modules required 2022-01-10 07:52:03 +05:00

English to Chinese translator

Uses Python and googletrans module to convert english text to chinese characters as well as pinyin.