|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.emarsys.ecommon.collections.fuzzy | |
---|---|
com.emarsys.ecommon.collections.fuzzy | The fuzzy framework provides the ability to do fuzzy comparisons on arbitrary objects. |
com.emarsys.ecommon.mail.content | Provides utilities to access and process the content of mails. |
com.emarsys.ecommon.text | The text framework provides utilities for text processing, extraction and comparison. |
com.emarsys.ecommon.text.atsa | The ATSA text similarity algorithm provides functionality to do various fuzzy comparisons on Texts. |
Classes in com.emarsys.ecommon.collections.fuzzy used by com.emarsys.ecommon.collections.fuzzy | |
---|---|
FingerPrintException
Indicates an error on processing a FuzzyFingerPrint instance. |
|
FuzzyComparable
Compares its two arguments for similarity. |
|
FuzzyComparator
A comparison function to measure the similarity between objects that imposes a NO ordering on them. |
|
FuzzyException
Super class for all Exception s originated in fuzzy actions. |
|
FuzzyFingerPrint
A FuzzyFingerPrint represents kind of a signature of its
wrapped object of type T which can be used for fuzzy
comparisons. |
Classes in com.emarsys.ecommon.collections.fuzzy used by com.emarsys.ecommon.mail.content | |
---|---|
FuzzyComparable
Compares its two arguments for similarity. |
|
FuzzyComparisonException
Indicates an Exception during a fuzzy comparison. |
|
FuzzyFingerPrint
A FuzzyFingerPrint represents kind of a signature of its
wrapped object of type T which can be used for fuzzy
comparisons. |
|
FuzzyFingerPrintable
Indicates that the implementing class can provide a FuzzyFingerPrint for fuzzy comparisons. |
Classes in com.emarsys.ecommon.collections.fuzzy used by com.emarsys.ecommon.text | |
---|---|
FingerPrintException
Indicates an error on processing a FuzzyFingerPrint instance. |
|
FuzzyComparable
Compares its two arguments for similarity. |
|
FuzzyComparison
Util class for comparing the results of fuzzy comparisons. |
|
FuzzyFingerPrint
A FuzzyFingerPrint represents kind of a signature of its
wrapped object of type T which can be used for fuzzy
comparisons. |
|
FuzzyFingerPrintable
Indicates that the implementing class can provide a FuzzyFingerPrint for fuzzy comparisons. |
Classes in com.emarsys.ecommon.collections.fuzzy used by com.emarsys.ecommon.text.atsa | |
---|---|
FuzzyComparable
Compares its two arguments for similarity. |
|
FuzzyComparator
A comparison function to measure the similarity between objects that imposes a NO ordering on them. |
|
FuzzyFingerPrint
A FuzzyFingerPrint represents kind of a signature of its
wrapped object of type T which can be used for fuzzy
comparisons. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |