meanr
R package 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’.
Keywords for this software
References in zbMATH (referenced in 3 articles )
Showing results 1 to 3 of 3.
Sorted by year (- David Ardia, Keven Bluteau, Samuel Borms, Kris Boudt: The R package sentometrics to compute, aggregate and predict with textual sentiment (2021) arXiv
- Samuel Borms, David Ardia, Keven Bluteau, Kris Boudt, Jeroen Van Pelt, Andres Algaba: The R Package sentometrics to Compute, Aggregate, and Predict with Textual Sentiment (2021) not zbMATH
- Michelangelo Misuraca, Alessia Forciniti, Germana Scepi, Maria Spano: Sentiment Analysis for Education with R: packages, methods and practical applications (2020) arXiv