Skip to content

aida-solat/New-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 Word-by-Word Translator App

A unique translation tool that translates each word individually from one language to another, providing better insight for language learners and curious minds.

✨ Features

  • 🔠 Word-by-Word Translation instead of full-sentence context
  • 🌐 Supports many languages using Google Translate API
  • 🧑‍💻 Simple and clean Tkinter GUI
  • 🚀 Easy to run with minimal dependencies

📦 Technologies Used

  • Python 3
  • Tkinter – GUI framework
  • Googletrans – Google Translate API wrapper

📂 Project Structure

.
├── translate_script.py     # Core translation logic  
├── ui.py                   # GUI built with Tkinter  
├── requirements.txt        # Dependencies  
└── README.md               # Project documentation  

🚀 How to Run

  1. Install dependencies:

    pip install -r requirements.txt
  2. Launch the application:

    python ui.py

🧠 Use Case

This tool is ideal for:

  • Language learners looking to break down phrases word-by-word
  • Linguistic students analyzing sentence structure
  • Anyone curious about how translation works at the word level

🙌 Contribute

Pull requests are welcome! For major changes, open an issue first to discuss.

About

New translator that doesn't exist before

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages