All Known Implementing Classes:
BasicEquality, EqualityWithStopwordAndNumberRemoval, EqualityWithStopwordAndNumberRemovalSpellingCorrection, EqualityWithStopwordRemoval, EqualityWithStopwordRemovalAndStemming

public interface StringEquality
An interface for classes which define under what conditions two Strings are considered equal.
  • Method Details