| Package | Description |
|---|---|
| com.hankcs.hanlp.dependency.perceptron.learning |
| Modifier and Type | Method and Description |
|---|---|
void |
AveragedPerceptron.changeFeatureWeight(HashMap<Object,CompactArray> map,
HashMap<Object,CompactArray> aMap,
Object featureName,
int labelIndex,
float change,
int size) |
void |
AveragedPerceptron.changeFeatureWeight(HashMap<Object,CompactArray> map,
HashMap<Object,CompactArray> aMap,
Object featureName,
int labelIndex,
float change,
int size) |
Copyright © 2014–2021 码农场. All rights reserved.