public interface InfoContentEvaluator
Modifier and Type | Field and Description |
---|---|
static String |
INFOCONTENT |
Modifier and Type | Method and Description |
---|---|
void |
evaluateCorpusInfoContent(String freqQuery,
String corpusName,
String conceptGraphName,
String conceptSetName)
calculate information content for all concepts
|
Map<String,Double> |
getFrequencies(String freqQuery) |
static final String INFOCONTENT
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.