Skip to content

AREEG94FAHAD/translate_text_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

text translator

  • 📜EN ➡️ 📜AR
  • 📜AR ➡️ 📜EN

for more details vist IBM Waston

Features

  • translate text EN->AR and AR->EN

Technologies

  • pyTelegramBotAPI
  • ibm-watson

Installing Dependencies

Virtual Enviorment

I recommend working within a virtual environment whenever using Python for projects. This keeps your dependencies for each project separate and organaized. Instructions for setting up a virual enviornment for your platform can be found in the python docs

PIP Dependencies

Once you have your virtual environment setup and running, install dependencies by naviging to directory and running:

pip install -r requirements.txt

This will install all of the required packages we selected within the requirements.txt file.

Running the server

  • To run the server, execute:
python txtTran.py

Resources

Image

ttot

Contact me

Areeg94Fahad@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages