| 程序包 | 说明 |
|---|---|
| com.hankcs.hanlp.algorithm | |
| com.hankcs.hanlp.dictionary |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
Viterbi.compute(List<Vertex> vertexList,
TransformMatrix transformMatrixDictionary)
特化版的求解HMM模型
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TransformMatrixDictionary<E extends Enum<E>>
转移矩阵词典
|
| 限定符和类型 | 字段和说明 |
|---|---|
static TransformMatrix |
CoreDictionaryTransformMatrixDictionary.transformMatrixDictionary |
Copyright © 2014–2019 码农场. All rights reserved.