|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
CachedDocumentComparator | An optimized document comparator that uses cached edge information (via NGramCachedGraphComparator ) for the graph comparison process. |
DocumentHistoComparator | A comparator class that only uses the histogram for comparison. |
NGramCachedDistroGraphComparator | A class that can compare graphs with distributions on their edges (like DocumentNGramDistroGraph ). |
NGramCachedGraphComparator | An n-gram graph comparator class, which uses caching of edge info to optimize the comparison speed. |
NGramCachedNonSymmGraphComparator | |
NGramGraphComparator | An n-gram graph comparison performing class, the compares DocumentNGramGraph objects. |
NGramGraphEuclidianComparator | A class that uses Eucledian distance, considering each edge-weight to be a vector value for the specific dimension-edge. |
NGramHistogramComparator | An n-gram histogram comparison performing class, the compares DocumentNGramHistogram objects. |
StandardDocumentComparator | This class implements the SimilarityComparatorListener interface, describing objects that
can perform comparison between NGramDocument objects. |
StandardDocumentDistroComparator | This class implements the SimilarityComparatorListener interface, describing objects that
can perform comparison between NGramDistroDocument objects, than contain n-gram
graph edge information represented as distributions. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |