MaltParser 1.0.2

Uses of Class
org.maltparser.core.graph.RootLabels

Packages that use RootLabels
org.maltparser.core.graph Contains classes for building a dependency graph. 
 

Uses of RootLabels in org.maltparser.core.graph
 

Fields in org.maltparser.core.graph declared as RootLabels
protected  RootLabels DependencyGraph.rootLabels
           
 

Methods in org.maltparser.core.graph that return RootLabels
 RootLabels DependencyGraph.getRootLabels()
           
 


MaltParser 1.0.2

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.