Package: lsa
Title: Latent Semantic Analysis
Version: 0.73.4
Authors@R: person(given = "Fridolin",
                  family = "Wild",
                  role = c("aut", "cre"),
                  email = "wild@brookes.ac.uk")
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. 
Depends: SnowballC
Suggests: tm
License: GPL (>= 2)
Encoding: UTF-8
LazyData: yes
BuildResaveData: no
NeedsCompilation: no
Packaged: 2026-01-11 11:49:40 UTC; hornik
Author: Fridolin Wild [aut, cre]
Maintainer: Fridolin Wild <wild@brookes.ac.uk>
Repository: CRAN
Date/Publication: 2026-01-11 12:36:12 UTC
Built: R 4.4.3; ; 2026-02-02 01:50:10 UTC; windows
