Package: LSAfun
Type: Package
Title: Applied Latent Semantic Analysis (LSA) Functions
Description: Provides functions that allow for convenient working
    with latent semantic analysis (LSA). For actually building an LSA space, use the
    package 'lsa' or other specialized software. A description of the LSA algorithm 
	can be found in Landauer and Dumais (1997) <doi:10.1037/0033-295X.104.2.211> .
Version: 0.5.2
Date: 2018-03-28
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
Packaged: 2018-03-29 13:02:07 UTC; zxmje28
Author: Fritz Guenther [aut, cre]
Maintainer: Fritz Guenther <fritz.guenther@uni-tuebingen.de>
RoxygenNote: 6.0.1
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2018-03-29 15:52:53 UTC
