Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deepakjha01/gui-translator

This is an GUI Instant Translator built in Python 3.7.
https://github.com/deepakjha01/gui-translator

english english-language hindi hindi-english-translation hindi-language python python-3 python-3-6 python-library python-module textblob tkinter tkinter-gui tkinter-python translator translator-bot translator-text-api

Last synced: 12 days ago
JSON representation

This is an GUI Instant Translator built in Python 3.7.

Awesome Lists containing this project

README

        

# GUI-Translator
This is an GUI Instant Translator built in Python 3.7.
It is an attempt to make an interactive Instant Translator, supporting multiple languages,built using tkinter and textblob modules in python.

Below is the **Snapshot** of the Output Window of the Program:

**1. HINDI**
![Hindi Output](https://github.com/DeepakJha01/GUI-Translator/blob/master/outputs/v%201.1/in_hindi.PNG?raw=true)
**2. FRENCH**
![French Output](https://github.com/DeepakJha01/GUI-Translator/blob/master/outputs/v%201.1/in_french.PNG?raw=true)
**3. SPANISH**
![Spanish Output](https://github.com/DeepakJha01/GUI-Translator/blob/master/outputs/v%201.1/in_spanish.PNG?raw=true)
**4. RUSSIAN**
![Russian Output](https://github.com/DeepakJha01/GUI-Translator/blob/master/outputs/v%201.1/in_russian.PNG?raw=true)

**WORK IN PROGRESS**