SentimentAnalysis-package {SentimentAnalysis} | R Documentation |
SentimentAnalysis: A package for analyzing sentiment of texts
Description
The SentimentAnalysis
package provides routines to quickly measure
the sentiment of written materials. It ships a dedicated class
SentimentDictionary to store different variants of dictionaries
(including pre-built ones that are ready to go) and helps the
user with routines for constructing domain-specific dictionaries and
evaluating the performance of common rules for analyzing sentiment.
Author(s)
Maintainer: Nicolas Proellochs nicolas@nproellochs.com
Authors:
Stefan Feuerriegel sentiment@sfeuerriegel.com
See Also
Useful links:
Report bugs at https://github.com/sfeuerriegel/SentimentAnalysis/issues
[Package SentimentAnalysis version 1.3-5 Index]