Uses of Package
com.aquima.interactions.matching.impl.functions
-
Classes in com.aquima.interactions.matching.impl.functions used by com.aquima.interactions.matching.impl.functions Class Description MatchTypeFactory Match type factory implementation that can be initialized with a list of IMatchFunctionFactory implementations. -
Classes in com.aquima.interactions.matching.impl.functions used by com.aquima.interactions.matching.impl.functions.crosstable Class Description MatchFunction Base class for most match functions. -
Classes in com.aquima.interactions.matching.impl.functions used by com.aquima.interactions.matching.impl.functions.exact Class Description MatchFunction Base class for most match functions. -
Classes in com.aquima.interactions.matching.impl.functions used by com.aquima.interactions.matching.impl.functions.fulltext Class Description MatchFunction Base class for most match functions. -
Classes in com.aquima.interactions.matching.impl.functions used by com.aquima.interactions.matching.impl.functions.levenshtein Class Description MatchFunction Base class for most match functions. -
Classes in com.aquima.interactions.matching.impl.functions used by com.aquima.interactions.matching.impl.functions.normdist Class Description MatchFunction Base class for most match functions. -
Classes in com.aquima.interactions.matching.impl.functions used by com.aquima.interactions.matching.impl.functions.ramp Class Description MatchFunction Base class for most match functions. -
Classes in com.aquima.interactions.matching.impl.functions used by com.aquima.interactions.matching.impl.functions.range Class Description MatchFunction Base class for most match functions. -
Classes in com.aquima.interactions.matching.impl.functions used by com.aquima.interactions.matching.impl.functions.trigram Class Description MatchFunction Base class for most match functions. -
Classes in com.aquima.interactions.matching.impl.functions used by com.aquima.interactions.matching.impl.model Class Description MatchFunction Base class for most match functions.