Package | Description |
---|---|
de.gwdg.metadataqa.api.calculator |
Calculator implementations.
|
de.gwdg.metadataqa.api.uniqueness |
Uniqueness related classes.
|
Modifier and Type | Method and Description |
---|---|
Map<String,List<TfIdf>> |
TfIdfCalculator.getTermsCollection() |
Map<String,List<TfIdf>> |
CalculatorFacade.getTermsCollection()
Returns the TF-IDF term map.
|
Modifier and Type | Method and Description |
---|---|
Map<String,List<TfIdf>> |
TfIdfExtractor.getTermsCollection()
Returns the term collection.
|
Copyright © 2020. All rights reserved.