| 程序包 | 说明 |
|---|---|
| com.hankcs.hanlp.model.crf.crfpp |
这个包下面是由Zhifa Chen移植的CRF++。
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
Encoder.runMIRA(List<TaggerImpl> x,
EncoderFeatureIndex featureIndex,
double[] alpha,
int maxItr,
double C,
double eta,
int shrinkingSize,
int threadNum) |
Copyright © 2014–2019 码农场. All rights reserved.