Package | Description |
---|---|
org.maltparser.core.symbol.trie |
Provides classes for handling different kinds of symbols as trie data structure.
|
Modifier and Type | Method and Description |
---|---|
protected Trie |
TrieSymbolTable.getTrie() |
Constructor and Description |
---|
TrieSymbolTable(java.lang.String name,
Trie trie) |
TrieSymbolTable(java.lang.String name,
Trie trie,
int columnCategory,
java.lang.String nullValueStrategy) |
Copyright 2007-2014 Johan Hall, Jens Nilsson and Joakim Nivre.