Detailed tag set
POS Tagger has a detailed tag set consisting of more than 3,000 tags, which reflects the most important features of each word.
Stem level disambiguation
POS Tagger solves the stem level ambiguity of most Arabic words by selecting the best analysis that matches each word, based on its context.
Case-ending disambiguation
The POS Tagger also selects a suitable case-ending value among a variety of possibilities—nominative, accusative, genitive, indicative, subjunctive, jussive—along with the nunation.
Handling common Arabic mistakes
The POS Tagger makes automatic correction for common Arabic mistakes without further user effort.
API
- Tag Text to tag input text with the corresponding part of speech with an option to automatically correct this input text before tagging.
Example