Package: LSAfun
Type: Package
Title: Applied Latent Semantic Analysis (LSA) Functions
Description: Provides functions that allow for convenient working with vector space models of semantics/distributional semantic models/word embeddings. 
	Originally built for LSA models (hence the name), but can be used for all such vector-based models. 
	For actually building a vector semantic space, use the package 'lsa' or other specialized software. 
	Downloadable semantic spaces can be found at <https://sites.google.com/site/fritzgntr/software-resources>.
Version: 0.8.1
Date: 2025-03-18
Authors@R: c(person("Fritz Guenther", role = c("aut","cre"),
    email ="fritz.guenther@uni-tuebingen.de"))
Depends: R (>= 3.1.0), lsa, rgl
License: GPL (>= 2)
LazyData: true
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-04-02 17:10:28 UTC; fritz
Author: Fritz Guenther [aut, cre]
Maintainer: Fritz Guenther <fritz.guenther@uni-tuebingen.de>
Repository: CRAN
Date/Publication: 2025-04-02 17:50:10 UTC
Built: R 4.6.0; ; 2025-08-18 11:14:24 UTC; unix
