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

G

germanStemmer - Class in org.tartarus.snowball.ext
This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.
germanStemmer() - Constructor for class org.tartarus.snowball.ext.germanStemmer
 
get(int) - Method in class de.unima.alcomox.mapping.Alignment
 
getAlignmentPath() - Static method in class de.unima.ki.mmatch.Setting
 
getClasses(int, OWLReasoner, OWLDescription) - Static method in class reasoner.Reasoner
Get all sub/super/ancestor/descendant classes of a given class.
getClasses() - Method in class utility.Ontology
 
getClassOnt1() - Method in class correspondence.Correspondence
 
getClassOnt2() - Method in class correspondence.Correspondence
 
getConceptJoinFactor() - Static method in class de.unima.ki.mmatch.Setting
 
getConceptRelationJoinFactor() - Static method in class de.unima.ki.mmatch.Setting
 
getConceptSyntacticWordnetJoinFactor() - Static method in class de.unima.ki.mmatch.Setting
 
getConfidence() - Method in class de.unima.alcomox.mapping.Correspondence
 
getConfidenceLowerBound() - Method in class de.unima.alcomox.mapping.Alignment
 
getConfidenceTotal() - Method in class de.unima.alcomox.mapping.Alignment
 
getConfidenceUpperBound() - Method in class de.unima.alcomox.mapping.Alignment
 
getCopy() - Method in class de.unima.alcomox.mapping.Alignment
Creates and returns a copy of this mapping.
getCorrespondences() - Method in class de.unima.alcomox.mapping.Alignment
Returns the correspondences of this mapping as list.
getCorrespondencesAsSet() - Method in class de.unima.alcomox.mapping.Alignment
Returns the correspondences of this mapping as set.
getCreateExplanations() - Static method in class de.unima.ki.mmatch.Setting
 
getCurrent() - Method in class org.tartarus.snowball.SnowballProgram
Get the current string.
getData() - Method in class correspondence.Correspondence
 
getDataDomain(Reasoner, OWLOntology, OWLDataProperty) - Static method in class correspondenceComputations.ComputationUtility
Get the domain of a datatype property using Pellet.
getDataProperty2Ont2() - Method in class correspondence.Correspondence
 
getDataPropertyOnt2() - Method in class correspondence.Correspondence
 
getDataPropOnt1() - Method in class correspondence.Correspondence
 
getDataRange(OWLOntology, OWLDataProperty) - Static method in class correspondenceComputations.ComputationUtility
Get the range of a datatype property.
getDatatypeProperties() - Method in class utility.Ontology
 
getDelimiter(OWLOntology) - Static method in class utility.Ontology
Compute the delimiter which occur in the ontology.
getDelimiter() - Method in class utility.Ontology
 
getDelimiterPercent() - Static method in class correspondenceComputations.ComputationSetting
 
getDifference(Alignment) - Method in class de.unima.alcomox.mapping.Alignment
Returns the set difference between this mapping and that mapping.
getDisjointClasses(Reasoner, OWLOntology, OWLClass) - Static method in class correspondenceComputations.ComputationUtility
Get all disjoint classes of a given class.
getExplanation() - Method in class de.unima.alcomox.mapping.Correspondence
 
getFilepath() - Method in class utility.Ontology
 
getFMeasure() - Method in class de.unima.alcomox.mapping.Characteristic
Returns the f-measure.
getGeneralThreshold() - Static method in class de.unima.ki.mmatch.Setting
 
getHeadNounIndex() - Method in class de.unima.ki.mmatch.descriptions.Term
 
getHeadNounWeight() - Static method in class de.unima.ki.mmatch.Setting
 
getIdentifier() - Method in class correspondence.Correspondence
 
getIntersection(Alignment) - Method in class de.unima.alcomox.mapping.Alignment
Returns the intersection between this mapping and that.
getInverse() - Method in class de.unima.alcomox.mapping.SemanticRelation
Returns the inverse semantic relation of this semantic relation.
getJoinedMapping(Alignment[]) - Static method in class de.unima.alcomox.mapping.Alignment
 
getJoinedMapping(Alignment[], double[]) - Static method in class de.unima.alcomox.mapping.Alignment
 
getMapping(String) - Method in interface de.unima.alcomox.mapping.AlignmentReader
 
getMapping(String) - Method in class de.unima.alcomox.mapping.AlignmentReaderTxt
 
getMapping(String) - Method in class de.unima.alcomox.mapping.AlignmentReaderXml
 
getMetaDescription() - Method in class de.unima.alcomox.mapping.Alignment
Returns different kinds of meta information about this mapping.
getMinimumOccurenceSeperator() - Static method in class de.unima.ki.mmatch.Setting
 
getNormalizedTokens() - Method in class de.unima.ki.mmatch.descriptions.Term
 
getNumberOfRoot() - Static method in class de.unima.ki.mmatch.Setting
 
getNumberOfTokens() - Method in class de.unima.ki.mmatch.descriptions.Term
 
getNumberOfTokensWithoutSpecialTokens(boolean) - Method in class de.unima.ki.mmatch.descriptions.Term
 
getNumOfRulesCorrect() - Method in class de.unima.alcomox.mapping.Characteristic
 
getNumOfRulesGold() - Method in class de.unima.alcomox.mapping.Characteristic
 
getNumOfRulesMatcher() - Method in class de.unima.alcomox.mapping.Characteristic
 
getObjectDomain(Reasoner, OWLOntology, OWLObjectProperty) - Static method in class correspondenceComputations.ComputationUtility
Get the domain of an object property using Pellet.
getObjectProperties() - Method in class utility.Ontology
 
getObjectProperty1Ont2() - Method in class correspondence.Correspondence
 
getObjectPropertyOnt2() - Method in class correspondence.Correspondence
 
getObjectRange(Reasoner, OWLOntology, OWLObjectProperty) - Static method in class correspondenceComputations.ComputationUtility
Get the range of an obejct property using Pellet.
getOntology() - Method in class utility.Ontology
 
getPath() - Method in class utility.OntologyAlignment
Get the path.
getPrecision() - Method in class de.unima.alcomox.mapping.Characteristic
Returns the precision.
getPropertyChainDatatypeObjectName() - Static method in class correspondenceComputations.ComputationSetting
 
getPropertyJoinFactor() - Static method in class de.unima.ki.mmatch.Setting
 
getPropertyLogicJoinFactor() - Static method in class de.unima.ki.mmatch.Setting
 
getPropertyRelationJoinFactor() - Static method in class de.unima.ki.mmatch.Setting
 
getPropertySyntacticWordnetJoinFactor() - Static method in class de.unima.ki.mmatch.Setting
 
getQualifiedRestrictionClassRangeName() - Static method in class correspondenceComputations.ComputationSetting
 
getQualifiedRestrictionPropertySuperclass() - Static method in class correspondenceComputations.ComputationSetting
 
getRecall() - Method in class de.unima.alcomox.mapping.Characteristic
Returns the recall.
getReducedName(Term, int) - Static method in class correspondenceComputations.ComputationUtility
Get the reduced name of a term, that means the string without the word at the i-th position.
getRelation() - Method in class de.unima.alcomox.mapping.Correspondence
 
getSimilaritySum() - Method in class correspondence.Correspondence
 
getSimilarValue(Term, Term) - Static method in class correspondenceComputations.ComputationUtility
Get the similarity value of two terms.
getSourceEntityUri() - Method in class de.unima.alcomox.mapping.Correspondence
 
getSourceNamespace() - Method in class de.unima.alcomox.mapping.Correspondence
 
getStemWeight() - Static method in class de.unima.ki.mmatch.Setting
 
getStringMetric() - Static method in class de.unima.ki.mmatch.Setting
 
getSyntacticEquivalenceJoinFactor() - Static method in class de.unima.ki.mmatch.Setting
 
getSyntacticJoinFactor() - Static method in class de.unima.ki.mmatch.Setting
 
getTargetEntityUri() - Method in class de.unima.alcomox.mapping.Correspondence
 
getTargetNamespace() - Method in class de.unima.alcomox.mapping.Correspondence
 
getTermClasses() - Method in class utility.Ontology
 
getTermDatatypeProperties() - Method in class utility.Ontology
 
getTermObjectProperties() - Method in class utility.Ontology
 
getTokens() - Method in class de.unima.ki.mmatch.descriptions.Term
 
getTokensWithoutSpecialTokens() - Method in class de.unima.ki.mmatch.descriptions.Term
 
getTokensWithoutSpecialTokensNormalizedOrNot(boolean) - Method in class de.unima.ki.mmatch.descriptions.Term
 
getTopK() - Static method in class de.unima.ki.mmatch.Setting
 
getType() - Method in class correspondence.Correspondence
 
getType() - Method in class de.unima.alcomox.mapping.SemanticRelation
 
getTypeClasses(OWLDescription, int) - Method in class reasoner.ReasonerOneOntology
Get all typed(super, sub, ancestor, descendant)classes of the given OWLClass.
getTypeClassesBothOntologies(OWLDescription, int) - Method in class reasoner.ReasonerTwoOntologies
Get all typed(sub, super, ancestor, descendant) classes out of both ontologies (an alignment is required).
getUnion(Alignment) - Method in class de.unima.alcomox.mapping.Alignment
Returns the union of this mapping and that.
getUnqualifiedRestrictionClassSimilarToPropertyName() - Static method in class correspondenceComputations.ComputationSetting
 
getValueRestrictionClassSimilarToRangeName() - Static method in class correspondenceComputations.ComputationSetting
 
getValueRestrictionFirstPartClassToPropertyName() - Static method in class correspondenceComputations.ComputationSetting
 
getValueRestrictionPartOfClassSimilarToPropertyName() - Static method in class correspondenceComputations.ComputationSetting
 
getWordnetActivated() - Static method in class de.unima.ki.mmatch.Setting
 
getWordnetEquivalenceJoinFactor() - Static method in class de.unima.ki.mmatch.Setting
 

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