org.maltparser.core.feature |
Provides classes for handling feature models.
|
org.maltparser.core.feature.function |
Contains classes and interfaces for handling feature and address functions.
|
org.maltparser.core.feature.map |
Contains classes handling feature map functions.
|
org.maltparser.core.feature.value |
Contains classes and interfaces for handling feature values.
|
org.maltparser.core.symbol |
Contains classes for handling different kinds of symbols (e.g., word forms, root labels and parser actions).
|
org.maltparser.core.syntaxgraph.feature |
|
org.maltparser.parser.algorithm.covington |
Implements the Covington deterministic parsing algorithms.
|
org.maltparser.parser.algorithm.nivre |
Implements the Nivre deterministic parsing algorithms.
|
org.maltparser.parser.algorithm.planar |
|
org.maltparser.parser.algorithm.stack |
Implements the Stack parsing algorithms.
|
org.maltparser.parser.algorithm.twoplanar |
|