|
|
To analyze text, we provide several tools for lexical analysis, syntactic analysis, and semantic analysis for English, German, Spanish, Catalan, etc.
The tools have a high precision.
isLem determines the lemma of words.
isMorph determines morphological features such as number, case, person, etc.
isTagger determines the part-of-speech such as noun, verb, adjective etc.
|
isDeppar analyses the syntactic dependencies of sentences.
isSempar analyses the semantic dependencies of sentences.
|
|