| 程序包 | 说明 |
|---|---|
| com.hankcs.hanlp.model.perceptron |
感知机在线学习算法的线性序列标注模型。
|
| com.hankcs.hanlp.model.perceptron.utility |
| 类和说明 |
|---|
| InstanceConsumer
需要处理实例的消费者
|
| PerceptronClassifier
感知机二分类器
|
| PerceptronNERecognizer
命名实体识别
|
| PerceptronPOSTagger
词性标注器
|
| PerceptronSegmenter
中文分词
|
| PerceptronTagger
抽象的感知机标注器
|
| PerceptronTrainer
感知机训练基类
|
| PerceptronTrainer.Result
训练结果
|
| 类和说明 |
|---|
| PerceptronSegmenter
中文分词
|
Copyright © 2014–2019 码农场. All rights reserved.