Class | Description |
---|---|
LSAExample |
A little demonstration for computing the cosine between two texts
|
LSATools |
The LSATools include some convenience methods for computing cosines and euclidean distances for semantic vectors
|
SemanticVector |
The class serves as a storage objects for the data of the vector
|
VectorStore |
This class serves for retrieving coordinates from the database file.
|