<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Analyse Sentiment of English Sentences</dc:title>
  <dc:title>R package RSentiment version 2.2.2</dc:title>
  <dc:description>Analyses sentiment of a sentence in English and assigns score to it. It can classify sentences to the following categories of sentiments:- Positive, Negative, very Positive, very negative, 
              Neutral. For a vector of sentences, it counts the number of sentences in each
              category of sentiment.In calculating the score, negation and various degrees
              of adjectives are taken into consideration. It deals only with English sentences.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.1.0)</dc:relation>
  <dc:relation>Imports: plyr,stringr,openNLP,NLP</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat</dc:relation>
  <dc:creator>Subhasree Bose &lt;subhasree10.7@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Subhasree Bose &lt;subhasree10.7@gmail.com&gt; with contributons from Saptarsi Goswami.</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2018-07-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RSentiment</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RSentiment</dc:identifier>
</oai_dc:dc>
