Wives and Daughters

Plaintext for Elizabeth Cleghorn Gaskell's "Wives and Daughters"

(271609 words/1476139 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Wives and Daughters"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Wives and Daughters"], "Paragraph"][[10]]
Out[2]=

Visualization

Show the distribution of word lengths:

In[3]:=
With[{words = TextWords[ResourceData["Wives and Daughters"]]},
 Histogram[(StringLength /@ words), PlotRange -> Full]]
Out[3]=

Examine adjectives in the text:

In[4]:=
TakeLargest[
 Counts[TextCases[ResourceData["Wives and Daughters"], "Adjective"]], 20]
Out[4]=

Wolfram Research, "Wives and Daughters" from the Wolfram Data Repository (2017)   https://doi.org/10.24097/wolfram.17811.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information