[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
projects: svn commit r11706 (zerrouki)
- To: <cvs at arabeyes dot org>
- Subject: projects: svn commit r11706 (zerrouki)
- From: Subversion daemon <svn at arabeyes dot org>
- Date: Fri, 1 Apr 2011 04:33:04 -0400 (EDT)
r11706 | zerrouki | 2011-04-01 04:33:04 -0400 (Fri, 01 Apr 2011) | 4 lines
Changed paths:
A /projects/naftawayh
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.
> https://trac.arabeyes.org/changeset/11706