org.maltparser.parser.guide.classtable
Class AllCombinedClassTable
java.lang.Object
org.maltparser.parser.guide.classtable.ClassTable
org.maltparser.parser.guide.classtable.AllCombinedClassTable
public class AllCombinedClassTable
- extends ClassTable
- Since:
- 1.0
- Author:
- Johan Hall
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllCombinedClassTable
public AllCombinedClassTable(SymbolTableHandler symbolTables,
String tableName,
ParserAction parserAction,
Character separator,
int kbest)
throws MaltChainedException
- Throws:
MaltChainedException
updateClassCode
public boolean updateClassCode()
throws MaltChainedException
- Specified by:
updateClassCode
in class ClassTable
- Throws:
MaltChainedException
updateParserActionWithFirstKBest
public ParserAction updateParserActionWithFirstKBest()
throws MaltChainedException
- Specified by:
updateParserActionWithFirstKBest
in class ClassTable
- Throws:
MaltChainedException
updateParserActionWithNextKBest
public ParserAction updateParserActionWithNextKBest()
throws MaltChainedException
- Specified by:
updateParserActionWithNextKBest
in class ClassTable
- Throws:
MaltChainedException
setValue
public void setValue(Integer value)
throws MaltChainedException
- Specified by:
setValue
in class ClassTable
- Throws:
MaltChainedException
setValue
public void setValue(String value)
throws MaltChainedException
- Specified by:
setValue
in class ClassTable
- Throws:
MaltChainedException
getTableName
public String getTableName()
- Specified by:
getTableName
in class ClassTable
getSeparator
public Character getSeparator()
Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.