|
Jacson | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.spieleck.app.cngram.C2xMetric
public class C2xMetric
ALPHA modified Chi^2 Metric without rectification of classes and with centrification between the two profiles.
Field Summary | |
---|---|
static double |
ALPHA
|
Constructor Summary | |
---|---|
C2xMetric()
|
Method Summary | |
---|---|
double |
diff(NGramProfile p1,
NGramProfile p2)
Return the difference between two profiles. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final double ALPHA
Constructor Detail |
---|
public C2xMetric()
Method Detail |
---|
public double diff(NGramProfile p1, NGramProfile p2)
NGramMetric
diff
in interface NGramMetric
|
spieleck.de | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |