SndT_Fra <- read.table(system.file("extdata", "SndT_Fra.txt", package = "svs"),
header = TRUE, sep = "\t", quote = "\"", encoding = "UTF-8")
lsa.SndT_Fra <- fast_lsa(SndT_Fra)
lsa.SndT_Fra
}
references{
Deerwester, S., S. T. Dumais, G. W. Furnas, Th. K. Landauer and R. Harshman (1990) Indexing by latent semantic analysis.
emph{Journal of the American society for information science} strong{41} (6), 391--407.
Landauer, Th. K. and S. T. Dumais (1997) A solution to Plato's problem: the latent semantic analysis theory of the
acquisition, induction, and representation of knowledge. emph{Psychological review} strong{104}, 211--240.
}Run the code above in your browser using DataLab