OntoSim 2.0
A B C D E F G H I J K L M N O P Q R S T U V W

B

basicGlossOverlap(String, String) - Method in class fr.inrialpes.exmo.ontosim.string.JWNLDistances
NOT FINISHED Compute the overlap between all glosses of two strings
BasicMatching<O> - Class in fr.inrialpes.exmo.ontosim.extractor.matching
 
BasicMatching() - Constructor for class fr.inrialpes.exmo.ontosim.extractor.matching.BasicMatching
 
basicSynonymDistance(String, String) - Method in class fr.inrialpes.exmo.ontosim.string.JWNLDistances
Compute a basic distance between 2 strings using WordNet synonym.
basicSynonymySimilarity(String, String) - Method in class fr.inrialpes.exmo.ontosim.string.JWNLDistances
Evaluate if two terms can be synonym
BatchMeasures - Class in fr.inrialpes.exmo.ontosim.util
java fr.inrialpes.exmo.ontosim.util.BatchMeasures [options] ontodir measurefile where the options are: --aligndir=dirname -a dirname Use alignments contained in this directory (load all .rdf or .owl files) --output=filename -o filename Output the results in filename (stdout by default) --factory=[OWL|JENA|OntologyFactory subclass] -f [OWL|JENA|OntologyFactory subclass] Use the specified factory for loading ontologies --weaken=n -w n Suppress n% of the correspondences at random in all alignments --threshold -t Tells if the correspondences are suppressed at random of by suppressing the n% of lower confidence --help -h Print this message ontodir is a directory which contains only the ontologies to compare (ontologies filename must finish by extension .owl or .rdf) measurefile is a text file where each line is the name of a measure to compute. examples : VectorSpaceMeasure(fr.inrialpes.exmo.ontosim.vector.CosineVM,vector.model.DocumentCollection$WEIGHT=TFIDF) OntologySpaceMeasure(set.MaxCoupling(entity.EntityLexicalMeasure))
BatchMeasures() - Constructor for class fr.inrialpes.exmo.ontosim.util.BatchMeasures
 
bestMatch(double[][]) - Method in class fr.inrialpes.exmo.ontosim.string.JWNLDistances
 

OntoSim 2.0
A B C D E F G H I J K L M N O P Q R S T U V W
(C) INRIA & friends, 2008-2009