Package: LSAfun
Type: Package
Title: Applied Latent Semantic Analysis (LSA) Functions
Description: Provides functions that allow for convenient working
    with latent semantic analysis (LSA) and other vector space models 
	of semantics. For actually building a vector semantic space, use 
	the package 'lsa' or other specialized software. Downloadable 
	semantic spaces can be found here: <https://sites.google.com/site/fritzgntr/software-resources>
	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.3
Date: 2018-11-27
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-11-27 23:47:08 UTC; Fritz
Author: Fritz Guenther [aut, cre]
Maintainer: Fritz Guenther <fritz.guenther@uni-tuebingen.de>
RoxygenNote: 6.1.1
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2018-11-28 00:20:03 UTC
