<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Latent Semantic Analysis</dc:title>
  <dc:subject>CRAN Task View: NaturalLanguageProcessing (http://CRAN.R-project.org/view=NaturalLanguageProcessing)</dc:subject>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10), Snowball, RWeka</dc:relation>
  <dc:creator>Fridolin Wild &lt;f.wild@open.ac.uk&gt;</dc:creator>
  <dc:contributor>Fridolin Wild</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2011-06-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=lsa</dc:identifier>
 </rdf:Description>
</rdf:RDF>

