Dr. Jekyll and Mr. Hyde

Plaintext for Robert Louis Stevenson's "Dr. Jekyll and Mr. Hyde"

(25631 words/139091 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Dr. Jekyll and Mr. Hyde"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Dr. Jekyll and Mr. Hyde"], "Paragraph"][[30]]
Out[2]=

Visualization

Compare word lengths between different works:

In[3]:=
PairedHistogram[
 StringLength /@ TextWords[ResourceData["Dr. Jekyll and Mr. Hyde"]], StringLength /@ TextWords[ResourceData["The War of the Worlds"]], Automatic]
Out[3]=

Show the most frequently used adjectives:

In[4]:=
TakeLargest[
 Counts[TextCases[ResourceData["Dr. Jekyll and Mr. Hyde"], "Adjective"]], 20]
Out[4]=

Wolfram Research, "Dr. Jekyll and Mr. Hyde" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.42590.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information