8

How can I get a database of an arabic dictionary?

JB.
  • 40,344
  • 12
  • 79
  • 106
Mejdi Lassidi
  • 999
  • 10
  • 22

2 Answers2

17

This Arabic dictionary is 9 Millions keywords and in source forge: http://sourceforge.net/projects/arabic-wordlist/ The entire list is validated against Microsoft Word spell checker.

Atheer
  • 194
  • 1
  • 3
0

a possible way is to use google search engine using query like arabic dictionary "open source" OR free.. using this technique, i have found e.g. the Arabeyes project, which has english-arabic wordlist in gettext .po format.

mykhal
  • 19,175
  • 11
  • 72
  • 80