Skip to content

This is a GUI application to translate text of one language to another made by python, GoogleTrans library and Textblob language support ALL

Notifications You must be signed in to change notification settings

ani400/language-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

language-translator

This is a GUI application to translate text of one language to another made by python, GoogleTrans library and Textblob.

language support: ALL

App Screenshots:

App Screenshot


To Run this project Clone it and install modules (googletrans, textblob) using:

pip install googletrans
pip install textblob

Make sure You have latest version of python installed.
That's it. You are ready to go. To execute this project run:

python main.py

About

This is a GUI application to translate text of one language to another made by python, GoogleTrans library and Textblob language support ALL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published