Package org.carrot2.filter.stc.algorithm

Class Summary
ArrayStemmedSnippet An array representation of stemmed snippet's terms.
BaseCluster A base cluster in the STC algorithm.
DocReference Class representing a single document reference.
FastVector

FastVector class (a growable array of objects with sorting capabilities).

MergedCluster A merged cluster (composition of BaseClusters).
Phrase A phrase is a single sentence describing a cluster.
PhraseNode Extends Generalized Suffix Tree in order to provide count of suffixed documents in each node.
STCEngine A rough implementation of Suffix Tree Algorithm (O.
STCTree Extends Generalized Suffix Tree in order to provide count of suffixed documents in each node.
StemmedTerm Class representing a word after being stemmed.
 



Copyright (c) Dawid Weiss, Stanislaw Osinski