Skip to content

Dictionary app that allows you to look up Arabic words in transliteration

Notifications You must be signed in to change notification settings

zinomar/FuzzyArabicDict

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FuzzyArabicDict

Dictionary app that allows you to look up Arabic words in transliteration

This is basically Python glue to bring together work by others, particularly:

  • Yamli Arabic transliteration
  • Buckwalter Arabic Morphological Analyzer LDC2002L49

You can now use this online at http://fuzzyarabic.herokuapp.com/

How to run this locally:

  • Have Flask installed (or pip install -r requirements.txt)
  • python fuzzy.py
  • Point your browser to localhost:5000
  • Note that you must still be connected to the Internet for the Yamli web service and thereby the whole app to work

About

Dictionary app that allows you to look up Arabic words in transliteration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 96.4%
  • Shell 2.5%
  • Other 1.1%