|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.nlp.uned.weps.evaluation.measures.Measures
public class Measures
The Class Measures contains a set of static methods that implement different clustering measures and combined measures. Reference: E. Amigó, J. Gonzalo and J. Artiles. Evaluation metrics for clustering tasks: a comparison based on formal constraints. Technical report to be published in http://nlp.uned.es
Constructor Summary | |
---|---|
Measures()
|
Method Summary | |
---|---|
java.util.ArrayList<Measure> |
getAllMeasures()
|
Measure |
getMeasureByID(java.lang.String ID)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Measures()
Method Detail |
---|
public Measure getMeasureByID(java.lang.String ID)
public java.util.ArrayList<Measure> getAllMeasures()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |