|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataFormatSpecification | |
---|---|
org.maltparser.core.io.dataformat | Contains classes for describing the data format, such as CoNLL shared task format and Malt-TAB format. |
Uses of DataFormatSpecification in org.maltparser.core.io.dataformat |
---|
Methods in org.maltparser.core.io.dataformat that return DataFormatSpecification | |
---|---|
DataFormatSpecification |
DataFormatInstance.getDataFormarSpec()
|
DataFormatSpecification |
DataFormatManager.getDataFormatSpec(String name)
|
DataFormatSpecification |
DataFormatManager.getInputDataFormatSpec()
|
DataFormatSpecification |
DataFormatManager.getOutputDataFormatSpec()
|
DataFormatSpecification |
DataFormatManager.loadDataFormat(URL dataFormatUrl)
|
Constructors in org.maltparser.core.io.dataformat with parameters of type DataFormatSpecification | |
---|---|
DataFormatInstance(SortedMap<String,DataFormatEntry> entries,
SymbolTableHandler symbolTables,
String nullValueStrategy,
String rootLabel,
DataFormatSpecification spec)
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |