|
MaltParser 1.5.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataFormatEntry | |
---|---|
org.maltparser.core.io.dataformat | Contains classes for describing the data format, such as CoNLL shared task format and Malt-TAB format. |
Uses of DataFormatEntry in org.maltparser.core.io.dataformat |
---|
Methods in org.maltparser.core.io.dataformat that return DataFormatEntry | |
---|---|
DataFormatEntry |
DataFormatSpecification.getEntry(String dataFormatEntryName)
|
Constructor parameters in org.maltparser.core.io.dataformat with type arguments of type DataFormatEntry | |
---|---|
DataFormatInstance(Map<String,DataFormatEntry> entries,
SymbolTableHandler symbolTables,
String nullValueStrategy,
DataFormatSpecification spec)
|
|
MaltParser 1.5.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |