Tarzan the Untamed

Plaintext for Edgar Rice Burroughs' "Tarzan the Untamed"

(108943 words/602080 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Tarzan the Untamed"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Tarzan the Untamed"], "Paragraph"][[10]]
Out[2]=

Visualization

Show the distribution of word lengths:

In[3]:=
With[{words = TextWords[ResourceData["Tarzan the Untamed"]]},
 Histogram[(StringLength /@ words), PlotRange -> Full]]
Out[3]=

Show the most frequently used Adjectives:

In[4]:=
TakeLargest[
 Counts[TextCases[ResourceData["Tarzan the Untamed"], "Adjective"]], 20]
Out[4]=

Wolfram Research, "Tarzan the Untamed" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.84470.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information