Package | Description |
---|---|
org.maltparser.core.syntaxgraph.reader |
Modifier and Type | Class and Description |
---|---|
class |
BracketReader |
class |
NegraReader |
class |
TabReader |
class |
TigerXMLReader |
Modifier and Type | Method and Description |
---|---|
SyntaxGraphReader |
ReadChartItem.getReader() |
Modifier and Type | Method and Description |
---|---|
Class<? extends SyntaxGraphReader> |
ReadChartItem.getSyntaxGraphReaderClass() |
Modifier and Type | Method and Description |
---|---|
void |
ReadChartItem.initReader(Class<? extends SyntaxGraphReader> syntaxGraphReader,
String inputFile,
String inputCharSet,
String readerOptions,
int iterations) |
Copyright 2007-2014 Johan Hall, Jens Nilsson and Joakim Nivre.