The Scarecrow of Oz

Plaintext for L. Frank Baum's "The Scarecrow of Oz"

(45875 words/249402 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Scarecrow of Oz"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Scarecrow of Oz"], "Paragraph"][[20]]
Out[2]=

Visualization

Comparison of word lengths:

In[3]:=
With[{words = TextWords[ResourceData["The Scarecrow of Oz"]]},
 Histogram[(StringLength /@ words), PlotRange -> Full]]
Out[3]=

Generate a WordCloud:

In[4]:=
WordCloud[DeleteStopwords[ResourceData["The Scarecrow of Oz"]]]
Out[4]=

Wolfram Research, "The Scarecrow of Oz" from the Wolfram Data Repository (2017)   https://doi.org/10.24097/wolfram.44644.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information