Package | Description |
---|---|
org.maltparser.core.lw.graph |
Class and Description |
---|
LWDependencyGraph
A lightweight version of org.maltparser.core.syntaxgraph.DependencyGraph.
|
LWEdge
A lightweight version of org.maltparser.core.syntaxgraph.edge.GraphEdge.
|
LWGraphException
LWGraphException extends the MaltChainedException class and is thrown by classes
within the graph package.
|
LWNode
A lightweight version of org.maltparser.core.syntaxgraph.node.
|
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.