Skip to content

Python scripts to translate words in an excel file from Azerbaijani to English and vise versa.

Notifications You must be signed in to change notification settings

Gismet/Word-Translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Word-Translation

Python scripts to translate words in an excel file from Azerbaijani to English and vise versa.

Installations

Google Translate

pip install googletrans==4.0.0-rc1 for Google Translate

In case you got a permission denied, try the following

pip install --user googletrans==4.0.0-rc1

or run as administrator

Pandas

pip instal pandas

About

Python scripts to translate words in an excel file from Azerbaijani to English and vise versa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages