GitHunt
GO

GouriRajesh/OnlineLanguageTranslatorUsingPython

This project reads text from a file and translates the text to desired language using python

OnlineLanguageTranslatorUsingPython

  • This project reads text from a file and translates the text to desired language using python3.
  • The text to be translated is written in translatortext.txt file.
  • The language to be translated to needs to be updated in the code.
  • translate module has been used.
  • As we make use of translate module, we need to install it using pip first.
    So, please run on the terminal pip install translate before you try to import it.

Languages

Python100.0%

Contributors

Created August 24, 2020
Updated January 5, 2024