|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eml.sir.rel.CompoundSplitterHandlerRelatednessMethods
Class that provides methods for handling splitted compounds for computing semantic relatedness between compounds
| Constructor Summary | |
CompoundSplitterHandlerRelatednessMethods(WordRelatednessComparator wrc)
Constructor |
|
| Method Summary | |
double |
computeRelatednessBestValue(java.util.ArrayList word1,
java.util.ArrayList word2,
java.util.HashMap tableMap)
Method, that computes relatedness values with specified method, |
double |
computeRelatednessMeanValue(java.util.ArrayList word1,
java.util.ArrayList word2,
java.util.HashMap tableMap)
Method, that computes relatedness values with specified method, |
double |
computeRelatednessWeightedValue(java.util.ArrayList word1,
java.util.ArrayList word2,
java.util.HashMap tableMap)
Method, that computes relatedness values with specified method |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompoundSplitterHandlerRelatednessMethods(WordRelatednessComparator wrc)
wrc - the relatedness method to use| Method Detail |
public double computeRelatednessBestValue(java.util.ArrayList word1,
java.util.ArrayList word2,
java.util.HashMap tableMap)
public double computeRelatednessMeanValue(java.util.ArrayList word1,
java.util.ArrayList word2,
java.util.HashMap tableMap)
public double computeRelatednessWeightedValue(java.util.ArrayList word1,
java.util.ArrayList word2,
java.util.HashMap tableMap)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||