Class | Description |
---|---|
Esa | |
EsaGenerator |
A class that allows for passing from a text (collection)
into its ESA vector representation.
|
EsaVectors |
Set of vector representation of a set of texts.
|
SimilarityESA |
Implementation of Explicit Semantic Analysis as described in:
Gabrilovich, Evgeniy, and Shaul Markovitch. |
SimilarityESAdocs |
Implementation of of SimilarityESA, with two files collections
to compute similarities against each other.
|
SimilarityESAlines |
Extension of SimilarityESA, with two files to compute similarities
against each other.
|
SimilarityESAsent |
Implementation of SimilarityESAlines that works over one single
tab-separated document in which the left-side text-line has
to be compared against the right-side one.
|