<?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>Predict continuous valued outputs associated with text
documents</dc:title>
  <dc:subject>CRAN Task View: NaturalLanguageProcessing (http://CRAN.R-project.org/view=NaturalLanguageProcessing)</dc:subject>
  <dc:description>Predict continuous valued outputs associated with text
documents. The input corpus of text documents is transformed
into a document-term matrix (DTM) and then a regularized linear
regression is fit that uses this matrix as predictors to
predict the continuous valued output. The corpus&apos;s terms,
coefficients for all terms and an estimate of the model&apos;s
predictive power are returned in a list.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: tm, Matrix, glmnet, plyr</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>John Myles White &lt;jmw@johnmyleswhite.com&gt;</dc:creator>
  <dc:contributor>John Myles White</dc:contributor>
  <dc:rights>Artistic-2.0</dc:rights>
  <dc:date>2012-05-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=TextRegression</dc:identifier>
 </rdf:Description>
</rdf:RDF>

