|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyntaxGraph | |
---|---|
org.maltparser.core.syntaxgraph |
Uses of SyntaxGraph in org.maltparser.core.syntaxgraph |
---|
Subclasses of SyntaxGraph in org.maltparser.core.syntaxgraph | |
---|---|
class |
DependencyGraph
|
class |
MappablePhraseStructureGraph
|
class |
PhraseStructureGraph
|
class |
Sentence
|
Methods in org.maltparser.core.syntaxgraph that return SyntaxGraph | |
---|---|
SyntaxGraph |
GraphElement.getBelongsToGraph()
Returns the graph (structure) in which the graph element belongs to. |
SyntaxGraph |
Element.getBelongsToGraph()
Returns the graph (structure) in which the graph element belongs to. |
Methods in org.maltparser.core.syntaxgraph with parameters of type SyntaxGraph | |
---|---|
void |
GraphElement.setBelongsToGraph(SyntaxGraph belongsToGraph)
Sets the graph (structure) in which the graph element belongs to. |
void |
Element.setBelongsToGraph(SyntaxGraph belongsToGraph)
Sets the graph (structure) in which the graph element belongs to. |
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |