org.maltparser.core.graph
Class RootLabels
java.lang.Object
org.maltparser.core.graph.RootLabels
public class RootLabels
- extends Object
- Since:
- 1.0
- Author:
- Johan Hall
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_ROOTSYMBOL
public static final String DEFAULT_ROOTSYMBOL
- See Also:
- Constant Field Values
RootLabels
public RootLabels(String rootLabelOption,
SortedMap<String,ColumnDescription> outputColumns)
throws MaltChainedException
- Throws:
MaltChainedException
getRootLabelCode
public Integer getRootLabelCode(SymbolTable table)
getRootLabel
public String getRootLabel(SymbolTable table)
throws MaltChainedException
- Throws:
MaltChainedException
checkRootLabelCodes
public boolean checkRootLabelCodes(ArcLabels rlc)
Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.