|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| com.hankcs.hanlp.collection.MDAG 中 ICacheAble 的使用 |
|---|
| 实现 ICacheAble 的 com.hankcs.hanlp.collection.MDAG 中的类 | |
|---|---|
class |
MDAG
最小环形图 A minimalistic directed acyclical graph suitable for storing a set of Strings. |
class |
MDAGSet
基于MDAG(又称DAWG,Minimal Acyclic Finite-State Automata)的String Set |
class |
SimpleMDAGNode
The class capable of representing a MDAG node, its _transition set, and one of its incoming transitions; objects of this class are used to represent a MDAG after its been simplified in order to save space. |
| com.hankcs.hanlp.dictionary.stopword 中 ICacheAble 的使用 |
|---|
| 实现 ICacheAble 的 com.hankcs.hanlp.dictionary.stopword 中的类 | |
|---|---|
class |
StopWordDictionary
|
| com.hankcs.hanlp.model 中 ICacheAble 的使用 |
|---|
| 实现 ICacheAble 的 com.hankcs.hanlp.model 中的类 | |
|---|---|
class |
CRFSegmentModel
静态CRF分词模型 |
| com.hankcs.hanlp.model.crf 中 ICacheAble 的使用 |
|---|
| 实现 ICacheAble 的 com.hankcs.hanlp.model.crf 中的类 | |
|---|---|
class |
CRFModel
|
class |
FeatureFunction
特征函数,其实是tag.size个特征函数的集合 |
class |
FeatureTemplate
特征模板 |
| com.hankcs.hanlp.model.trigram 中 ICacheAble 的使用 |
|---|
| 实现 ICacheAble 的 com.hankcs.hanlp.model.trigram 中的类 | |
|---|---|
class |
CharacterBasedGenerativeModel
基于字符的生成模型(其实就是一个TriGram文法模型,或称2阶隐马模型) |
| com.hankcs.hanlp.model.trigram.frequency 中 ICacheAble 的使用 |
|---|
| 实现 ICacheAble 的 com.hankcs.hanlp.model.trigram.frequency 中的类 | |
|---|---|
class |
Probability
概率统计工具 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||