Skip to content

mahab339/taw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

taw

Translate to Arabic using Wikipedia.

Simple script to translate terminologies from English to Arabic using Wikipedia. Originally used to translate countries for ArabicAndroidCountryPicker
Using urllib3, the script will navigate to the terminology page in wikipedia, look for "العربية" link, and return its corresponding terminology in Arabic.

How to use

Right now it's configured to read terminologies from json file and write it to another json file.
python taw.py terms.json will produce the translated terms in ar_terms.json.

About

Translate to Arabic using Wikipedia.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages