The Worst Journey in the World

Plaintext for Apsley Cherry­Garrard's "The Worst Journey in the World"

(244121 words/1330847 characters)

Examples

Basic Examples

View the data:

In[1]:=
TextCases[ResourceData["The Worst Journey in the World"], "Paragraph"][[20]]
Out[1]=

Visualization

Compare word lengths between different works:

In[2]:=
PairedHistogram[
 StringLength /@ TextWords[ResourceData["The Worst Journey in the World"]], StringLength /@ TextWords[ResourceData["Moby Dick"]], Automatic]
Out[2]=

Show the most frequently used adjectives:

In[3]:=
TakeLargest[
 Counts[TextCases[ResourceData["The Worst Journey in the World"], "Adjective"]], 20]
Out[3]=

Wolfram Research, "The Worst Journey in the World" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.03167.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information