asap2 | R Documentation |
Data from the Kaggle Automated Essay Scoring (AES) competition. This is essay set 2 which used the following prompt:
asap2
An object of class tbl_df
(inherits from tbl
, data.frame
) with 1800 rows and 8 columns.
"All of us can think of a book that we hope none of our children or any other children have taken off the shelf. But if I have the right to remove that book from the shelf – that work I abhor – then you also have exactly the same right and so does everyone else. And then we have no books left on the shelf for any of us." –Katherine Paterson, Author
Write a persuasive essay to a newspaper reflecting your vies on censorship in libraries. Do you believe that certain materials, such as books, music, movies, magazines, etc., should be removed from the shelves if they are found offensive? Support your position with convincing arguments from your own experience, observations, and/or reading.
The data frame has the following variables:
A unique identifier for each individual student essay
Rater 1's domain 1 score
Rater 2's domain 1 score
Resolved score between the raters
Rater 1's domain 2 score
Rater 2's domain 2 score
Resolved score between the raters
The ascii text of a student's response
More information available here: https://www.kaggle.com/c/asap-aes/data
data(asap2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.