|
Jacson | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.spieleck.app.cngram.C2aMetric
public class C2aMetric
This metric is based on a loose interpretation of the Chi^2 formula.
Constructor Summary | |
---|---|
C2aMetric()
|
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 |
Constructor Detail |
---|
public C2aMetric()
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 |