Package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality
package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality
-
ClassDescriptionThis class considers two Strings to be equal when they contain the same tokens.This class considers two Strings to be equal when they contain the same tokens with stopwords removed.Removes stopwords before comparing strings.This class considers two Strings to be equal when they contain the same tokens with stopwords removed.An interface for classes which define under what conditions two Strings are considered equal.