|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| com.hankcs.hanlp.corpus.dictionary 中 BaseSearcher 的使用 |
|---|
| com.hankcs.hanlp.corpus.dictionary 中 BaseSearcher 的子类 | |
|---|---|
class |
EasyDictionary.Searcher
|
| 返回 BaseSearcher 的 com.hankcs.hanlp.corpus.dictionary 中的方法 | |
|---|---|
BaseSearcher |
EasyDictionary.getSearcher(String text)
|
| com.hankcs.hanlp.dictionary 中 BaseSearcher 的使用 |
|---|
| 返回 BaseSearcher 的 com.hankcs.hanlp.dictionary 中的方法 | |
|---|---|
static BaseSearcher |
CustomDictionary.getSearcher(char[] charArray)
获取一个BinTrie的查询工具 |
static BaseSearcher |
CustomDictionary.getSearcher(String text)
|
| com.hankcs.hanlp.dictionary.common 中 BaseSearcher 的使用 |
|---|
| com.hankcs.hanlp.dictionary.common 中 BaseSearcher 的子类 | |
|---|---|
class |
CommonDictionary.Searcher
前缀搜索,长短都可匹配 |
| 返回 BaseSearcher 的 com.hankcs.hanlp.dictionary.common 中的方法 | |
|---|---|
BaseSearcher |
CommonDictionary.getSearcher(String text)
|
| com.hankcs.hanlp.dictionary.nr 中 BaseSearcher 的使用 |
|---|
| com.hankcs.hanlp.dictionary.nr 中 BaseSearcher 的子类 | |
|---|---|
static class |
JapanesePersonDictionary.Searcher
最长分词 |
| 返回 BaseSearcher 的 com.hankcs.hanlp.dictionary.nr 中的方法 | |
|---|---|
static BaseSearcher |
JapanesePersonDictionary.getSearcher(char[] charArray)
|
| com.hankcs.hanlp.dictionary.py 中 BaseSearcher 的使用 |
|---|
| com.hankcs.hanlp.dictionary.py 中 BaseSearcher 的子类 | |
|---|---|
static class |
PinyinDictionary.Searcher
|
| 返回 BaseSearcher 的 com.hankcs.hanlp.dictionary.py 中的方法 | |
|---|---|
static BaseSearcher |
PinyinDictionary.getSearcher(char[] charArray,
DoubleArrayTrie<Pinyin[]> trie)
|
| com.hankcs.hanlp.dictionary.ts 中 BaseSearcher 的使用 |
|---|
| com.hankcs.hanlp.dictionary.ts 中 BaseSearcher 的子类 | |
|---|---|
static class |
BaseChineseDictionary.Searcher
最长分词 |
| 返回 BaseSearcher 的 com.hankcs.hanlp.dictionary.ts 中的方法 | |
|---|---|
static BaseSearcher |
BaseChineseDictionary.getSearcher(char[] charArray,
DoubleArrayTrie<String> trie)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||