novels {stylo} | R Documentation |
A selection of 19th-century English novels
Description
This dataset contains a selection of 9 novels in English, written by Jane Austen ("Emma", "Pride and Prejudice", "Sense and Sensibility"), Anne Bronte ("Agnes Grey", "The Tenant of Wildfell Hall"), Charlotte Bronte ("Jane Eyre", "The Professor", "Villette"), and Emily Bronte ("Wuthering Heights").
Usage
data("novels")
Details
The novels are represented as elements of a class stylo.corpus
, i.e.
a list containing particular texts as its elements. The texts are not tokenized.
Source
The texts are harvested from open-access resources, e.g. the Gutenberg Project.
Examples
data(novels)
print(novels)
summary(novels)
[Package stylo version 0.7.5 Index]