| 程序包 | 说明 |
|---|---|
| com.hankcs.hanlp.model.perceptron |
感知机在线学习算法的线性序列标注模型。
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected StructuredPerceptron |
PerceptronTagger.model
用StructurePerceptron实现在线学习
|
| 构造器和说明 |
|---|
PerceptronTagger(StructuredPerceptron model) |
Copyright © 2014–2019 码农场. All rights reserved.