The Second Jungle Book

Plaintext for Rudyard Kipling's "The Second Jungle Book"

(64159 words/347516 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Second Jungle Book"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Second Jungle Book"], "Paragraph"][[10]]
Out[2]=

Visualization

Show the most frequently used adjectives:

In[3]:=
BarChart[
 TakeLargest[
   Counts[TextCases[ResourceData["The Second Jungle Book"], "Adjective"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[3]=

Compare word lengths between different works:

In[4]:=
PairedHistogram[
 StringLength /@ TextWords[ResourceData["The Second Jungle Book"]], StringLength /@ TextWords[ResourceData["The Jungle Book"]], Automatic]
Out[4]=

Wolfram Research, "The Second Jungle Book" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.46667.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information