Class | Description |
---|---|
CollinsHeadDependencyParser |
Uses the Collins' head percolation table to get a dependency tree using a
parse tree
|
CollinsHeadFinder | |
HeadFinderBase |
This is mainly an abstract class for the Collins' head finder.
|
ParseTreeProperties |
This class consists of a set of functions of the form "is a label X?", where
the label is a node in the parse tree and X could be different linguistic
classes, parts of speech, etc.
|
ParseUtils |
This class contains utility functions for manipulating parse trees.
|
POSUtils |
This class represents a collection of utility functions related to POS tags.
|
SentenceUtils | |
TextStatistics | |
VerbClassDictionary | |
WordNetHelper | |
WordNetManager |
Enum | Description |
---|---|
HeadFinderBase.HeadSearchDirection |
Exception | Description |
---|---|
EdisonException |
Copyright © 2015. All rights reserved.