Package | Description |
---|---|
org.apache.ctakes.ytex.kernel.metric |
Modifier and Type | Class and Description |
---|---|
class |
IntrinsicLCHMetric
compute intrinsic LCH as in eqn 28 from
http://dx.doi.org/10.1016/j.jbi.2011.03.013
Scale to unit interval
|
class |
IntrinsicPathMetric
compute Intrinsic path distance.
|
class |
IntrinsicRadaMetric
compute Intrinsic rada distance as in eqn 23 from
http://dx.doi.org/10.1016/j.jbi.2011.03.013.
|
class |
JaccardMetric
Jaccard metric as in eqn 13 from http://dx.doi.org/10.1016/j.jbi.2011.03.013
|
class |
LCHMetric |
class |
LinMetric
compute corpus-ic or intrinsic-ic based lin measure.
|
class |
PageRankMetric |
class |
PathMetric |
class |
RadaMetric
1 - path / (2*maxDepth)
|
class |
SokalSneathMetric
Sokal and Sneath metric as in eqn 18 from
http://dx.doi.org/10.1016/j.jbi.2011.03.013
|
class |
WuPalmerMetric |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.