|
MaltParser 1.4.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)
|
Methods in org.maltparser.core.io.dataformat with parameters of type DataFormatEntry | |
---|---|
int |
DataFormatEntry.compareTo(DataFormatEntry obj)
|
Constructor parameters in org.maltparser.core.io.dataformat with type arguments of type DataFormatEntry | |
---|---|
DataFormatInstance(SortedMap<String,DataFormatEntry> entries,
SymbolTableHandler symbolTables,
String nullValueStrategy,
String rootLabel,
DataFormatSpecification spec)
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |