Applied Latent Semantic Analysis (LSA) Functions
Description
Provides functions that allow for convenient working
with latent semantic analysis (LSA) and other vector space models
of semantics. For actually building a vector semantic space, use
the package 'lsa' or other specialized software. Downloadable
semantic spaces can be found here:
A description of the LSA algorithm can be found in Landauer and Dumais (1997)
.