| frequencies | R Documentation |
Word frequencies (5000 most frequent words) of 401 novels in Dutch.
data(frequencies)
This is a dataframe containing numerical values for word frequencies
of the 5000 most frequent words (in a descending order of frequency)
of 401 literary novels in Dutch. The table contains relative frequencies,
meaning that the original word occurencies from a book were divided
by the total number of words of the book in question. The measurments
were obtained using the R package stylo, and were later rounded
to the 5th digit. To learn more
about the novels themselves, type help(books).
Karina van Dalen-Oskam, Maciej Eder
The dataset is a part of The Riddle of Literary Quality Project.
get.columns, explain, books,
reviews, respondents, motivations
data(frequencies)
print(frequencies)
summary(frequencies)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.