A B C E F G I J L M O P R S T U W

G

getAllMeasures() - Method in class es.nlp.uned.weps.evaluation.measures.Measures
 
getAnswer() - Method in class es.nlp.uned.weps.evaluation.ClusteringEvaluation
Gets the answer.
getAssigned() - Method in class es.nlp.uned.weps.evaluation.core.Clustering
Gets the set of documents that have been assigned to at least one cluster.
getAssignedDocs() - Method in class es.nlp.uned.weps.evaluation.WePS2007Handler
Gets the set of assigned documents.
getAveragedScore(String, int) - Method in class es.nlp.uned.weps.evaluation.TeamEvaluation
Gets the averaged score for a particular measure.
getAveragedScores(File) - Method in class es.nlp.uned.weps.evaluation.SystemScorer
Gets the averaged evaluation for a particular team.
getBaselineEvaluations(HashSet<String>, File, boolean) - Method in class es.nlp.uned.weps.evaluation.SystemScorer
 
getClusters(String) - Method in class es.nlp.uned.weps.evaluation.core.Clustering
Returns a set of clusters containing the document identifier.
getColumnLabels(File) - Method in class es.nlp.uned.weps.evaluation.SystemScorer
 
getDiscarded() - Method in class es.nlp.uned.weps.evaluation.core.Clustering
Gets the set of discarded documents.
getDiscarded() - Method in class es.nlp.uned.weps.evaluation.WePS2007Handler
Gets the set of discarded documents (documents specified as not assigned to any cluster).
getDocumentToClustDict() - Method in class es.nlp.uned.weps.evaluation.core.Clustering
Gets the dictionary "document identifier to clusters"
getEntityDic() - Method in class es.nlp.uned.weps.evaluation.WePS2007Handler
Gets the dictionary {cluster identifier: set of documents}
getEvaluation(ArrayList<Measure>) - Method in class es.nlp.uned.weps.evaluation.SimpleScorer
Gets the evaluation for a clutering solution
getEvaluations(File, File, boolean) - Method in class es.nlp.uned.weps.evaluation.SystemScorer
 
getID() - Method in class es.nlp.uned.weps.evaluation.measures.BCubedExtPrecision
 
getID() - Method in class es.nlp.uned.weps.evaluation.measures.BCubedExtRecall
 
getID() - Method in class es.nlp.uned.weps.evaluation.measures.FMeasure
 
getID() - Method in class es.nlp.uned.weps.evaluation.measures.InversePurity
 
getID() - Method in class es.nlp.uned.weps.evaluation.measures.Measure
 
getID() - Method in class es.nlp.uned.weps.evaluation.measures.Pairs
 
getID() - Method in class es.nlp.uned.weps.evaluation.measures.Purity
 
getIdToClustDict() - Method in class es.nlp.uned.weps.evaluation.core.Clustering
Gets the cluster ident.
getInstance() - Static method in class es.nlp.uned.weps.evaluation.Logging
 
getKey() - Method in class es.nlp.uned.weps.evaluation.ClusteringEvaluation
Gets the key.
getMeasure2result() - Method in class es.nlp.uned.weps.evaluation.ClusteringEvaluation
Gets the measure2result.
getMeasureByID(String) - Method in class es.nlp.uned.weps.evaluation.measures.Measures
 
getMeasures() - Method in class es.nlp.uned.weps.evaluation.ClusteringEvaluation
Gets the measures.
getPartition() - Method in class es.nlp.uned.weps.evaluation.core.Clustering
Gets the documents partition.
getScore(String) - Method in class es.nlp.uned.weps.evaluation.ClusteringEvaluation
Gets the score.
getScore(String, int) - Method in class es.nlp.uned.weps.evaluation.ClusteringEvaluation
Gets the score.
getScore(Clustering, Clustering) - Method in class es.nlp.uned.weps.evaluation.measures.BCubedExtPrecision
New formula for the extended BCubed precision and recall scores Este método asume que todas los elementos tiene categoría Cuando el sistema no anota un elemento no este tiene precision = 1 y recall = 0 Cuando el anotador no anota, no se evalua el elemento ya que pertenece a un problema de filtrado.
getScore(Clustering, Clustering) - Method in class es.nlp.uned.weps.evaluation.measures.BCubedExtRecall
 
getScore(Clustering, Clustering) - Method in class es.nlp.uned.weps.evaluation.measures.FMeasure
Calculates the F measure as follows:
getScore(double, double, double) - Static method in class es.nlp.uned.weps.evaluation.measures.FMeasure
Calculates the F measure as follows:
getScore(Clustering, Clustering) - Method in class es.nlp.uned.weps.evaluation.measures.InversePurity
Inverse purity.
getScore(Clustering, Clustering) - Method in class es.nlp.uned.weps.evaluation.measures.Measure
 
getScore(Clustering, Clustering) - Method in class es.nlp.uned.weps.evaluation.measures.Pairs
Calculates a pairs based measure.
getScore(Clustering, Clustering) - Method in class es.nlp.uned.weps.evaluation.measures.Purity
Calculates the standard purity measure.
getScores(Clustering, Clustering) - Method in class es.nlp.uned.weps.evaluation.measures.BCubedExtPrecision
Returns an array of two doubles {precision, recall}
getTeamName() - Method in class es.nlp.uned.weps.evaluation.TeamEvaluation
Gets the team_name.
getTopic2evaluation() - Method in class es.nlp.uned.weps.evaluation.TeamEvaluation
Gets the map from clustering names to their evaluation
getTopicNames() - Method in class es.nlp.uned.weps.evaluation.TeamEvaluation
Gets the topic names (names of clustering problems).
getZeroEvaluation(ArrayList<Measure>) - Static method in class es.nlp.uned.weps.evaluation.SimpleScorer
 

A B C E F G I J L M O P R S T U W