Anne of Avonlea

Plaintext for Lucy Maud Montgomery's "Anne of Avonlea"

(88581 words/486095 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Anne of Avonlea"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Anne of Avonlea"], "Paragraph"][[10]]
Out[2]=

Visualization

Create a word cloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["Anne of Avonlea"]]]
Out[3]=

Show the distribution of word lengths:

In[4]:=
With[{words = TextWords[ResourceData["Anne of Avonlea"]]},
 Histogram[(StringLength /@ words), PlotRange -> Full]]
Out[4]=

Wolfram Research, "Anne of Avonlea" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.81633.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information