Other packages > Find by keyword >

sentimentr  

Calculate Text Polarity Sentiment
View on CRAN: Click here


Download and install sentimentr package within the R console
Install from CRAN:
install.packages("sentimentr")

Install from Github:
library("remotes")
install_github("cran/sentimentr")

Install by package version:
library("remotes")
install_version("sentimentr", "2.9.0")



Attach the package and use:
library("sentimentr")
Maintained by
Tyler Rinker
[Scholar Profile | Author Map]
First Published: 2016-08-19
Latest Update: 2021-10-12
Description:
Calculate text polarity sentiment at the sentence level and optionally aggregate by rows or grouping variable(s).
How to cite:
Tyler Rinker (2016). sentimentr: Calculate Text Polarity Sentiment. R package version 2.9.0, https://cran.r-project.org/web/packages/sentimentr. Accessed 20 Apr. 2025.
Previous versions and publish date:
0.2.3 (2016-08-19 14:02), 0.4.0 (2016-12-28 17:52), 1.0.0 (2017-03-11 00:45), 2.0.1 (2017-11-27 09:52), 2.2.3 (2018-01-16 19:30), 2.3.2 (2018-04-24 17:41), 2.4.2 (2018-09-25 07:00), 2.6.1 (2018-10-20 16:20), 2.7.1 (2019-03-22 06:40)
Other packages that cited sentimentr R package
View sentimentr citation profile
Other R packages that sentimentr depends, imports, suggests or enhances
Complete documentation for sentimentr
Functions, R codes and Examples using the sentimentr R package
Some associated functions: as_key . average_downweighted_zero . combine_data . course_evaluations . crowdflower_deflategate . crowdflower_products . crowdflower_self_driving_cars . crowdflower_weather . emotion . emotion_by . extract_emotion_terms . extract_profanity_terms . extract_sentiment_terms . general_rescale . get_sentences . get_sentences2 . highlight . hotel_reviews . hu_liu_apex_reviews . hu_liu_cannon_reviews . hu_liu_jukebox_reviews . hu_liu_nikon_reviews . hu_liu_nokia_reviews . kaggle_movie_reviews . kotzias_reviews_amazon_cells . kotzias_reviews_imdb . kotzias_reviews_yelp . nyt_articles . plot.emotion . plot.emotion_by . plot.profanity . plot.profanity_by . plot.sentiment . plot.sentiment_by . presidential_debates_2012 . print.extract_emotion_terms . print.extract_profanity_terms . print.extract_sentiment_terms . print.validate_sentiment . profanity . profanity_by . reexports . sam_i_am . sentiment . sentiment_attributes . sentiment_by . sentimentr . sentimentr_data . uncombine . validate_sentiment . 
Some associated R codes: as_key.R . average_downweighted_zero.R . combine_data.R . deprecated_functions.R . emotion.R . emotion_by.R . extract_emotion_terms.R . extract_profanity_terms.R . extract_sentiment_terms.R . general_rescale.R . get_sentences.R . highlight.R . profanity.R . profanity_by.R . sentiment.R . sentiment_attributes.R . sentiment_by.R . sentimentr-package.R . textclean_reexports.R . uncombine.R . utils.R . validate_sentiment.R .  Full sentimentr package functions and examples
Downloads during the last 30 days
03/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/19Downloads for sentimentr50100150200250300TrendBars

Today's Hot Picks in Authors and Packages

negligible  
A Collection of Functions for Negligible Effect/Equivalence Testing
Researchers often want to evaluate whether there is a negligible relationship among variables. The ...
Download / Learn more Package Citations See dependency  
jsonlite  
A Simple and Robust JSON Parser and Generator for R
A reasonably fast JSON parser and generator, optimized for statistical data and the web. Offers sim ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
japanstat  
Tools for Easy Use of 'e-Stat' API
Provides tools for using the API of 'e-Stat' (), a portal site for Japane ...
Download / Learn more Package Citations See dependency  
paramhetero  
Numeric and Visual Comparisons of Heterogeneity in Parametric Models
Performs statistical tests to compare coefficients and residual variance across models. Also provid ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA