| Package | Description |
|---|---|
| com.hankcs.hanlp.algorithm | |
| com.hankcs.hanlp.dictionary |
| Modifier and Type | Method and Description |
|---|---|
static void |
Viterbi.compute(List<Vertex> vertexList,
TransformMatrix transformMatrixDictionary)
特化版的求解HMM模型
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransformMatrixDictionary<E extends Enum<E>>
转移矩阵词典
|
| Modifier and Type | Field and Description |
|---|---|
static TransformMatrix |
CoreDictionaryTransformMatrixDictionary.transformMatrixDictionary |
Copyright © 2014–2021 码农场. All rights reserved.