Package | Description |
---|---|
org.maltparser.core.syntaxgraph.writer |
Modifier and Type | Class and Description |
---|---|
class |
BracketWriter |
class |
NegraWriter |
class |
TabWriter |
class |
TigerXMLWriter |
Modifier and Type | Method and Description |
---|---|
SyntaxGraphWriter |
WriteChartItem.getWriter() |
Modifier and Type | Method and Description |
---|---|
Class<? extends SyntaxGraphWriter> |
WriteChartItem.getGraphWriterClass() |
Class<? extends SyntaxGraphWriter> |
WriteChartItem.getSyntaxGraphWriterClass() |
Modifier and Type | Method and Description |
---|---|
void |
WriteChartItem.initWriter(Class<? extends SyntaxGraphWriter> syntaxGraphWriterClass,
String outputFile,
String outputCharSet,
String writerOption) |
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.