Uses of Class
org.aksw.palmetto.evaluate.CoherenceValueArray
-
Packages that use CoherenceValueArray Package Description org.aksw.palmetto.evaluate -
-
Uses of CoherenceValueArray in org.aksw.palmetto.evaluate
Methods in org.aksw.palmetto.evaluate that return CoherenceValueArray Modifier and Type Method Description private CoherenceValueArrayRankBasedSummarizer. calculateLeftOutAverage(CoherenceValueArray coherence, int leftOutId)static CoherenceValueArrayCoherenceValueArray. create(String[] line, int startCorrValues, int endCorrValues, int avgCorrValues)Methods in org.aksw.palmetto.evaluate that return types with arguments of type CoherenceValueArray Modifier and Type Method Description private static List<CoherenceValueArray>RankBasedSummarizer. readFile(File inputFile)Methods in org.aksw.palmetto.evaluate with parameters of type CoherenceValueArray Modifier and Type Method Description private CoherenceValueArrayRankBasedSummarizer. calculateLeftOutAverage(CoherenceValueArray coherence, int leftOutId)
-