Class | Description |
---|---|
LWDependencyGraph |
A lightweight version of org.maltparser.core.syntaxgraph.DependencyGraph.
|
LWDeprojectivizer |
A lightweight version of pseudo projectivity and this class can only perform deprojectivizing.
|
LWEdge |
A lightweight version of org.maltparser.core.syntaxgraph.edge.GraphEdge.
|
LWNode |
A lightweight version of org.maltparser.core.syntaxgraph.node.
|
LWTest |
Exception | Description |
---|---|
LWGraphException |
LWGraphException extends the MaltChainedException class and is thrown by classes
within the graph package.
|
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.