[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[developers] Naftawayh a python library for Arabic word tagging



A new project:
http://naftawayh.sf.net

Naftawayh is a python library for Arabic word tagging (word classification) into types (nouns, verbs, stopwords), which is useful in language processing, especially for text mining. Naftawayh works according to the Arabic word structure, and the ability to guess the word class, through certain signs. For example, a word which ends Teh Marbuta, is a noun. Hamza Below Alef, class the word as a noun. We can identify many kins of words, by patterns especially for verbs in present tense and defined words.
Who is Naftawayh
Demo
You can try a demo on Adawat by using the word classification button
Applications

    Text mining.
    Text summarizing.
    Sentences identification.
    Grammar. analysis.
    Morphological analysis acceleration.
    Extraction of ngrams..

Files

    Python library Windows
    source code zip