Last data update: 2014.03.03

lsa

Package: lsa
Title: Latent Semantic Analysis
Version: 0.73.1
Date: 2015-05-07
Author: Fridolin Wild
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
Maintainer: Fridolin Wild <f.wild@open.ac.uk>
License: GPL (>= 2)
Encoding: UTF-8
LazyData: yes
BuildResaveData: no
NeedsCompilation: no
Packaged: 2015-05-07 04:04:51 UTC; hornik
Repository: CRAN
Date/Publication: 2015-05-08 19:58:09

● Cran Task View: NaturalLanguageProcessing
● 0 images, 13 functions, 4 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'lsa' ...
** package 'lsa' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** demo
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'lsa'
    finding HTML links ... done
    alnumx                                  html  
    as.textmatrix                           html  
    associate                               html  
    corpora                                 html  
    cosine                                  html  
    dimcalc                                 html  
    foldin                                  html  
    lsa                                     html  
    print.textmatrix                        html  
    query                                   html  
    sample.textmatrix                       html  
    specialchars                            html  
    stopwords                               html  
    summary.textmatrix                      html  
    textmatrix                              html  
    triples                                 html  
    weightings                              html  
** building package indices
** testing if installed package can be loaded
* DONE (lsa)
Making 'packages.html' ... done