Dorothy and the Wizard in Oz

Plaintext for L. Frank Baum's "Dorothy and the Wizard in Oz"

(42077 words/230464 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Dorothy and the Wizard in Oz"]
Out[1]=

View the data:

In[2]:=
RandomChoice[
 TextCases[ResourceData["Dorothy and the Wizard in Oz"], "Paragraph"]]
Out[2]=

Visualization

Create word cloud:

In[3]:=
WordCloud[
 DeleteStopwords[ResourceData["Dorothy and the Wizard in Oz"]]]
Out[3]=

Compare sentence lengths:

In[4]:=
With[{sentences = TextSentences[ResourceData["Dorothy and the Wizard in Oz"]]},
 Histogram[(Length /@ (TextWords /@ sentences)), PlotRange -> Full]]
Out[4]=

Wolfram Research, "Dorothy and the Wizard in Oz" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.69249.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information