Sense and Sensibility

Plaintext for Jane Austen's "Sense and Sensibility"

(119546 words/673625 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Sense and Sensibility"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Sense and Sensibility"], "Paragraph"][[10]]
Out[2]=

Visualization

Compare sentence lengths between different works:

In[3]:=
PairedHistogram[
 StringLength /@ TextSentences[ResourceData["Sense and Sensibility"]],
  StringLength /@ TextSentences[ResourceData["Pride and Prejudice"]], Automatic]
Out[3]=

Create a word cloud:

In[4]:=
WordCloud[DeleteStopwords[ResourceData["Sense and Sensibility"]]]
Out[4]=

Wolfram Research, "Sense and Sensibility" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.56521.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information