The Wrong Box

Plaintext for Lloyd Osbourne's "The Wrong Box"

(57758 words/325498 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Wrong Box"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Wrong Box"], "Paragraph"][[10]]
Out[2]=

Visualization

Show the most frequently used proper nouns in the text:

In[3]:=
TakeLargest[
 Counts[TextCases[ResourceData["The Wrong Box"], "ProperNoun"]], 20]
Out[3]=

Compare sentence lengths between different works:

In[4]:=
PairedHistogram[
 StringLength /@ TextSentences[ResourceData["The Wrong Box"]], StringLength /@ TextSentences[ResourceData["Kidnapped"]], Automatic]
Out[4]=

Wolfram Research, "The Wrong Box" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.02792.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information