| Class | Description |
|---|---|
| DefaultParserServer |
Default Stanford parser server.
|
| DependencyParser |
Dependency parser wrapper
|
| DependencyParserLoader |
Lex parser loader
|
| GrammaticalStructureAnalyzer |
Grammatical structure analyzer
|
| LexParserLoader |
Lex parser loader
|
| Morphology |
Morphology
|
| Parser |
Parser
|
| Segmenter |
Segmenter
|
| SemanticGraphAnalyzer |
Semantic graph analyzer
|
| SingletonParserServer |
Singleton server.
|
| TypedDependencyAnalyzer |
Typed dependencies analyzer Note : the creation of typed dependencies is destructive between calls: calling CCPROCESSED then BASIC will not yield the proper
results.
|