|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Trie | |
---|---|
org.maltparser.core.symbol.trie | Provides classes for handling different kinds of symbols as trie data structure. |
Uses of Trie in org.maltparser.core.symbol.trie |
---|
Methods in org.maltparser.core.symbol.trie that return Trie | |
---|---|
protected Trie |
TrieSymbolTable.getTrie()
|
Constructors in org.maltparser.core.symbol.trie with parameters of type Trie | |
---|---|
TrieSymbolTable(String name,
Trie trie)
|
|
TrieSymbolTable(String name,
Trie trie,
int columnCategory,
String nullValueStrategy)
|
|
TrieSymbolTable(String name,
Trie trie,
int columnCategory,
String nullValueStrategy,
String rootLabel)
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |