| Package | Description |
|---|---|
| org.cleartk.ml.feature.transform.extractor |
| Modifier and Type | Field and Description |
|---|---|
protected TfidfExtractor.IDFMap |
TfidfExtractor.idfMap |
| Modifier and Type | Method and Description |
|---|---|
protected TfidfExtractor.IDFMap |
TfidfExtractor.createIdfMap(Iterable<Instance<OUTCOME_T>> instances) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Double> |
CentroidTfidfSimilarityExtractor.computeCentroid(Iterable<Instance<OUTCOME_T>> instances,
TfidfExtractor.IDFMap idfs) |
Copyright © 2014. All rights reserved.