The Return of Sherlock Holmes

Plaintext for Arthur Conan Doyle's "The Return of Sherlock Holmes"

(112483 words/609173 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Return of Sherlock Holmes"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Return of Sherlock Holmes"], "Paragraph"][[50]]
Out[2]=

Visualization

Create a word cloud:

In[3]:=
WordCloud[
 DeleteStopwords[ResourceData["The Return of Sherlock Holmes"]]]
Out[3]=

Compare word lengths between different works:

In[4]:=
PairedHistogram[
 StringLength /@ TextWords[ResourceData["The Return of Sherlock Holmes"]], StringLength /@ TextWords[
   ResourceData["The Adventures of Sherlock Holmes"]], Automatic]
Out[4]=

Wolfram Research, "The Return of Sherlock Holmes" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.65808.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information