Package | Description |
---|---|
org.maltparser.core.io.dataformat |
Contains classes for describing the data format, such as CoNLL shared task format and Malt-TAB format.
|
Modifier and Type | Method and Description |
---|---|
DataFormatEntry |
DataFormatSpecification.getEntry(java.lang.String dataFormatEntryName) |
Constructor and Description |
---|
DataFormatInstance(java.util.Map<java.lang.String,DataFormatEntry> entries,
SymbolTableHandler symbolTables,
java.lang.String nullValueStrategy,
DataFormatSpecification dataFormarSpec) |
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.