Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 217 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 217 Bytes

Arabic_WordNet_Python3

arabic WordNet for python3

Command line use

$ python AWNDatabaseManagement.py -i awn.xml

import and use

from AWNDatabaseManagement import wn

wn.get_synsets_from_word(u"جَمِيل")