At the Back of the North Wind

Plaintext for George MacDonald's "At the Back of the North Wind"

(88908 words/467313 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["At the Back of the North Wind"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["At the Back of the North Wind"], "Paragraph"][[10]]
Out[2]=

Visualization

Show the most frequently used proper nouns in the text:

In[3]:=
TakeLargest[
 Counts[TextCases[ResourceData["At the Back of the North Wind"], "Adjective"]], 20]
Out[3]=

Generate a WordCloud:

In[4]:=
WordCloud[
 DeleteStopwords[ResourceData["At the Back of the North Wind"]]]
Out[4]=

Wolfram Research, "At the Back of the North Wind" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.85763.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information