The Thirty­Nine Steps

Plaintext for John Buchan's "The Thirty­Nine Steps"

(41059 words/216480 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Thirty\[Hyphen]Nine Steps"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Thirty\[Hyphen]Nine Steps"], "Paragraph"][[20]]
Out[2]=

Visualization

Create a word cloud:

In[3]:=
WordCloud[
 DeleteStopwords[ResourceData["The Thirty\[Hyphen]Nine Steps"]]]
Out[3]=

Show the distribution of sentence lengths:

In[4]:=
With[{sentences = TextSentences[ResourceData["The Thirty\[Hyphen]Nine Steps"]]},
 Histogram[(Length /@ (TextWords /@ sentences)), PlotRange -> Full]]
Out[4]=

Wolfram Research, "The Thirty­Nine Steps" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.10692.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information