Learn R Programming

⚠️There's a newer version (0.73.3) of this package.Take me there.

lsa (version 0.73.1)

Latent Semantic Analysis

Description

The basic idea of latent semantic analysis (LSA) is, that text do have a higher order (=latent semantic) structure which, however, is obscured by word usage (e.g. through the use of synonyms or polysemy). By using conceptual indices that are derived statistically via a truncated singular value decomposition (a two-mode factor analysis) over a given document-term matrix, this variability problem can be overcome.

Copy Link

Version

Install

install.packages('lsa')

Monthly Downloads

4,187

Version

0.73.1

License

GPL (>= 2)

Maintainer

Fridolin Wild

Last Published

May 8th, 2015

Functions in lsa (0.73.1)

cosine

Cosine Measure (Matrices)
lsa

Create a vector space with Latent Semantic Analysis (LSA)
as.textmatrix

Display a latent semantic space generated by Latent Semantic Analysis (LSA)
fold_in

Ex-post folding-in of textmatrices into an existing latent semantic space
specialchars

List of special character html entities and their character replacement
query

Query (Matrices)
alnumx

Regular expression for removal of non-alphanumeric characters (saving special characters)
textmatrix

Textmatrix (Matrices)
corpora

Corpora (Essay Scoring)
summary.textmatrix

Summary of a textmatrix (Matrices)
associate

Find close terms in a textmatrix
weightings

Weighting Schemes (Matrices)
print.textmatrix

Print a textmatrix (Matrices)
triples

Bind Triples to a Textmatrix
sample.textmatrix

Create a random sample of files
dimcalc

Dimensionality Calculation Routines (LSA)
stopwords

Stopwordlists in German, English, Dutch, French, Polish, and Arab