Wolfram Data Repository
Immediate Computable Access to Curated Contributed Data
Plaintext for L. Frank Baum's "The Tin Woodman of Oz"
(44263 words/240307 characters)
Retrieve the ResourceObject:
| In[1]:= | ![ResourceObject["The Tin Woodman of Oz"]](https://www.wolframcloud.com/obj/resourcesystem/images/1a0/1a0c9214-4af9-431e-81c7-72e0c7e5ccfe/47699384ff4b57e1.png) | 
| Out[1]= |  | 
View the data:
| In[2]:= | ![RandomChoice[
 TextCases[ResourceData["The Tin Woodman of Oz"], "Paragraph"]]](https://www.wolframcloud.com/obj/resourcesystem/images/1a0/1a0c9214-4af9-431e-81c7-72e0c7e5ccfe/5cdf933153646480.png) | 
| Out[2]= |  | 
Show the most frequently used verbs:
| In[3]:= | ![BarChart[
 TakeLargest[
   Counts[TextCases[ResourceData["The Tin Woodman of Oz"], "Verb"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]](https://www.wolframcloud.com/obj/resourcesystem/images/1a0/1a0c9214-4af9-431e-81c7-72e0c7e5ccfe/207fba7d2412ad21.png) | 
| Out[3]= |  | 
Show the distribution of sentence lengths:
| In[4]:= | ![With[{sentences = TextSentences[ResourceData["The Tin Woodman of Oz"]]},
 Histogram[(Length /@ (TextWords /@ sentences)), PlotRange -> Full]]](https://www.wolframcloud.com/obj/resourcesystem/images/1a0/1a0c9214-4af9-431e-81c7-72e0c7e5ccfe/75dfc158f56924ea.png) | 
| Out[4]= |  | 
Wolfram Research, "The Tin Woodman of Oz" from the Wolfram Data Repository (2016) https://doi.org/10.24097/wolfram.94447.data