Package | Description |
---|---|
com.atilika.kuromoji.trie |
Modifier and Type | Method and Description |
---|---|
String |
PatriciaTrieFormatter.format(PatriciaTrie<V> trie)
Format trie
|
String |
PatriciaTrieFormatter.format(PatriciaTrie<V> trie,
boolean formatBitString)
Format trie
|
void |
PatriciaTrieFormatter.format(PatriciaTrie<V> trie,
File file)
Format trie and write to file
|
void |
PatriciaTrieFormatter.format(PatriciaTrie<V> trie,
File file,
boolean formatBitString)
Format trie and write to file
|
Copyright © 2020. All rights reserved.