| 程序包 | 说明 |
|---|---|
| com.hankcs.hanlp.dictionary | |
| com.hankcs.hanlp.model.trigram.frequency | |
| com.hankcs.hanlp.seg.Other |
| 限定符和类型 | 字段和说明 |
|---|---|
static BinTrie<CoreDictionary.Attribute> |
CustomDictionary.trie
用于储存用户动态插入词条的二分trie树
|
| 限定符和类型 | 方法和说明 |
|---|---|
static BinTrie<CoreDictionary.Attribute> |
CustomDictionary.getTrie()
已过时。
谨慎操作,有可能废弃此接口
|
| 限定符和类型 | 字段和说明 |
|---|---|
BinTrie<Integer> |
Probability.d |
| 构造器和说明 |
|---|
LongestBinSegmentToy(BinTrie<V> trie) |
Copyright © 2014–2017 码农场. All rights reserved.