com.hankcs.hanlp.dictionary.py
类 PinyinDictionary.Searcher
java.lang.Object
com.hankcs.hanlp.dictionary.BaseSearcher<Pinyin[]>
com.hankcs.hanlp.dictionary.py.PinyinDictionary.Searcher
- 包容类:
- PinyinDictionary
public static class PinyinDictionary.Searcher
- extends BaseSearcher<Pinyin[]>
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PinyinDictionary.Searcher
protected PinyinDictionary.Searcher(char[] c,
DoubleArrayTrie<Pinyin[]> trie)
PinyinDictionary.Searcher
protected PinyinDictionary.Searcher(String text,
DoubleArrayTrie<Pinyin[]> trie)
next
public Map.Entry<String,Pinyin[]> next()
- 从类
BaseSearcher 复制的描述
- 分出下一个词
- 指定者:
- 类
BaseSearcher<Pinyin[]> 中的 next
- 返回:
Copyright © 2014–2015 鐮佸啘鍦�/a>. All rights reserved.