Package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel

  • Class Summary 
    Class Description
    BagOfWords
    Data structure keeps the notion of the original ordering but the equals method will ignore the ordering
    BaselineStringMatcher
    A very basic string matcher that can be used as baseline for matchers.
    ExactStringMatcher
    Matcher which creates correspondences based on exact string match.
    StopwordExtraction
    Extracts corpus dependent stopwords from instances, classes and properties.
    SynonymTextMatcher
    Matches resource A (source) to B (target) iff they have at least one label in the same synset.