Kidnapped

Plaintext for Robert Louis Stevenson's "Kidnapped"

(81981 words/422591 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Kidnapped"]
Out[1]=

View the data:

In[2]:=
RandomChoice[TextCases[ResourceData["Kidnapped"], "Paragraph"]]
Out[2]=

Visualization

Examine proper nouns in the text:

In[3]:=
TakeLargest[
 Counts[TextCases[ResourceData["Kidnapped"], "ProperNoun"]], 20]
Out[3]=

Compare word lengths between works:

In[4]:=
PairedHistogram[StringLength /@ TextWords[ResourceData["Kidnapped"]], StringLength /@ TextWords[ResourceData["Dr. Jekyll and Mr. Hyde"]], Automatic]
Out[4]=

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

Data Resource History

Source Metadata

Data Downloads

Publisher Information