The Hound of the Baskervilles

Plaintext for Arthur Conan Doyle's "The Hound Of The Baskervilles"

(59332 words/318533 characters)

Examples

Basic Examples

View the data:

In[1]:=
TextCases[ResourceData["The Hound of the Baskervilles"], "Paragraph"][[20]]
Out[1]=

Visualization

Generate a WordCloud:

In[2]:=
WordCloud[
 DeleteStopwords[ResourceData["The Hound of the Baskervilles"]]]
Out[2]=

Show the most frequently used verbs:

In[3]:=
BarChart[
 TakeLargest[
   Counts[TextCases[ResourceData["The Hound of the Baskervilles"], "Verb"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[3]=

Wolfram Research, "The Hound of the Baskervilles" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.02741.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information