course_evaluations {sentimentr} | R Documentation |
Student Course Evaluation Comments
Description
A dataset containing a subset of comments and rating from Welch & Mihalcea's (2017) data set filtered to include comments with a one or more unambiguous sentiment rating.
Usage
data(course_evaluations)
Format
A data frame with 566 rows and 2 variables
Details
sentiment. A numeric sentiment score
text. The text from the evaluation
References
Welch, C. and Mihalcea, R. (2017). Targeted sentiment to
understand student comments. In Proceedings of the International Conference
on Computational Linguistics (COLING 2016).
Original URL: http://web.eecs.umich.edu/~mihalcea/downloads.html#GroundedEmotions
[Package sentimentr version 2.9.0 Index]