The Sign of the Four

Plaintext for Arthur Conan Doyle's "The Sign Of The Four"

(43126 words/233361 characters)

Examples

Basic Examples

View the text:

In[1]:=
TextCases[ResourceData["The Sign of the Four"], "Paragraph"][[50]]
Out[1]=

Visualization

Show the popularity of countries in the text:

In[2]:=
BarChart[
 TakeLargest[
   Counts[Interpreter["Country"][
     ToLowerCase /@ TextCases[ResourceData["The Sign of the Four"], "Country"]]], 4] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[2]=

Show the most frequently used adjectives:

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

Wolfram Research, "The Sign of the Four" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.21802.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information