Arabic text morphological analyzer. Provides routins to alanyze text.
Can treat text as verbs or as nouns.
|
|
unicode.
|
|
list.
|
|
list.
|
|
|
set_debug(self,
debug)
Set the debug attribute to allow printing internal analysis results. |
source code
|
|
|
|
list.
|
|
list.
|
|
list.
|
|
list.
|
|
list.
|
check_normalized(self,
word_vocalised,
resulted_data)
If the entred word is like the found word in dictionary, to treat
some normalized cases, the analyzer return the vocalized like words;
ُIf the word is ذئب, the normalized form is ذءب, which can give from
dictionary ذئبـ ذؤب. |
source code
|
|
list.
|
check_shadda(self,
word_vocalised,
resulted_data)
if the entred word is like the found word in dictionary, to treat
some normalized cases, the analyzer return the vocalized like words. |
source code
|
|
list.
|
check_partial_vocalized(self,
word_vocalised,
resulted_data)
if the entred word is vocalized fully or partially, the analyzer
return the vocalized like words; This function treat the partial
vocalized case. |
source code
|
|
list.
|
|
list.
|
|
list.
|
|
list.
|
|
list.
|
|
text.
|
|