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