<?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>Collapsed Gibbs sampling methods for topic models</dc:title>
  <dc:description>This package implements latent Dirichlet allocation (LDA)
and related models.  This includes (but is not limited to)
sLDA, corrLDA, and the mixed-membership stochastic blockmodel.
Inference for all of these models is implemented via a fast
collapsed Gibbs sampler writtten in C.  Utility functions for
reading/writing data typically used in topic models, as well as
tools for examining posterior distributions are also included.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10)</dc:relation>
  <dc:relation>Suggests: Matrix, ggplot2, penalized</dc:relation>
  <dc:creator>Jonathan Chang &lt;jonchang@fb.com&gt;, Andrew Dai
&lt;a.dai@ed.ac.uk&gt;</dc:creator>
  <dc:contributor>Jonathan Chang</dc:contributor>
  <dc:rights>LGPL</dc:rights>
  <dc:date>2011-11-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=lda</dc:identifier>
 </rdf:Description>
</rdf:RDF>

