| Package | Description |
|---|---|
| com.hankcs.hanlp.collection.trie |
| Modifier and Type | Method and Description |
|---|---|
DoubleArrayTrie.Searcher |
DoubleArrayTrie.getSearcher(char[] text,
int offset) |
DoubleArrayTrie.Searcher |
DoubleArrayTrie.getSearcher(String text) |
DoubleArrayTrie.Searcher |
DoubleArrayTrie.getSearcher(String text,
int offset) |
Copyright © 2014–2021 码农场. All rights reserved.