The Poison Belt

Plaintext for Arthur Conan Doyle's "The Poison Belt"

(29310 words/164735 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Poison Belt"]
Out[1]=

View the data:

In[2]:=
RandomChoice[TextCases[ResourceData["The Poison Belt"], "Paragraph"]]
Out[2]=

Visualization

Compare sentence lengths:

In[3]:=
With[{sentences = TextSentences[ResourceData["The Poison Belt"]]},
 Histogram[(Length /@ (TextWords /@ sentences)), PlotRange -> Full]]
Out[3]=

Diagram a sentence:

In[4]:=
Column[{#, TextStructure[#, "ConstituentGraph"]}] &[
 RandomChoice[TextSentences[ResourceData["The Poison Belt"]]]]
Out[4]=

Wolfram Research, "The Poison Belt" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.54392.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information