Package: lsa 0.73.4
lsa: Latent Semantic Analysis
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.
Authors:
lsa_0.73.4.tar.gz
lsa_0.73.4.zip(r-4.7)lsa_0.73.4.zip(r-4.6)lsa_0.73.4.zip(r-4.5)
lsa_0.73.4.tgz(r-4.6-any)lsa_0.73.4.tgz(r-4.5-any)
lsa_0.73.4.tar.gz(r-4.7-any)lsa_0.73.4.tar.gz(r-4.6-any)
lsa_0.73.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
lsa/json (API)
| # Install 'lsa' in R: |
| install.packages('lsa', repos = c('https://fwild.r-universe.dev', 'https://cloud.r-project.org')) |
- alnumx - Regular expression for removal of non-alphanumeric characters
- corpus_essays - Corpora
- corpus_scores - Corpora
- corpus_training - Corpora
- specialchars - List of special character html entities and their character replacement
- stopwords_ar - Stopwordlists in German, English, Dutch, French, Polish, and Arab
- stopwords_de - Stopwordlists in German, English, Dutch, French, Polish, and Arab
- stopwords_en - Stopwordlists in German, English, Dutch, French, Polish, and Arab
- stopwords_fr - Stopwordlists in German, English, Dutch, French, Polish, and Arab
- stopwords_nl - Stopwordlists in German, English, Dutch, French, Polish, and Arab
- stopwords_pl - Stopwordlists in German, English, Dutch, French, Polish, and Arab
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:c3b0358d72. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 181 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 122 | ||
| windows-devel | OK | 98 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 83 | ||
| wasm-release | OK | 104 |
Exports:as.textmatrixassociatecosinedelTripledimcalc_kaiserdimcalc_ndocsdimcalc_rawdimcalc_shareentropyfold_ingetTriplegw_entropygw_gfidfgw_idfgw_normalisationlsalw_bintflw_logtflw_tfprint.textmatrixquerysample.textmatrixsetTriplesummary.textmatrixtextmatrixtextvector
Dependencies:SnowballC
