|
MaltParser 1.0.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataFormatEntry | |
---|---|
org.maltparser.core.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.dataformat |
---|
Fields in org.maltparser.core.dataformat with type parameters of type DataFormatEntry | |
---|---|
protected SortedSet<DataFormatEntry> |
DataFormatSpecification.entries
|
Methods in org.maltparser.core.dataformat with parameters of type DataFormatEntry | |
---|---|
int |
DataFormatEntry.compareTo(DataFormatEntry o)
|
Constructor parameters in org.maltparser.core.dataformat with type arguments of type DataFormatEntry | |
---|---|
DataFormatInstance(SortedSet<DataFormatEntry> entries,
SymbolTableHandler symbolTables,
String specialSymbolsfileName,
String rootLabel)
|
|
MaltParser 1.0.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |