The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

meanr: Sentiment Analysis Scorer

Sentiment analysis is a popular technique in text mining that attempts to determine the emotional state of some text. We provide a new implementation of a common method for computing sentiment, whereby words are scored as positive or negative according to a dictionary lookup. Then the sum of those scores is returned for the document. We use the 'Hu' and 'Liu' sentiment dictionary ('Hu' and 'Liu', 2004) <doi:10.1145/1014052.1014073> for determining sentiment. The scoring function is 'vectorized' by document, and scores for multiple documents are computed in parallel via 'OpenMP'.

Version: 0.1-6
Depends: R (≥ 3.0.0)
Published: 2023-12-10
Author: Drew Schmidt [aut, cre]
Maintainer: Drew Schmidt <wrathematics at gmail.com>
BugReports: https://github.com/wrathematics/meanr/issues
License: BSD 2-clause License + file LICENSE
URL: https://github.com/wrathematics/meanr
NeedsCompilation: yes
Citation: meanr citation info
Materials: README ChangeLog
CRAN checks: meanr results

Documentation:

Reference manual: meanr.pdf

Downloads:

Package source: meanr_0.1-6.tar.gz
Windows binaries: r-devel: meanr_0.1-6.zip, r-release: meanr_0.1-6.zip, r-oldrel: meanr_0.1-6.zip
macOS binaries: r-release (arm64): meanr_0.1-6.tgz, r-oldrel (arm64): meanr_0.1-6.tgz, r-release (x86_64): meanr_0.1-6.tgz, r-oldrel (x86_64): meanr_0.1-6.tgz
Old sources: meanr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=meanr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.