The Spoilers

Plaintext for Rex Beach's "The Spoilers"

(85616 words/477142 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Spoilers"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Spoilers"], "Paragraph"][[100]]
Out[2]=

Visualization

Generate a word cloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["The Spoilers"]]]
Out[3]=

Compare lengths of sentences:

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

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

Data Resource History

Source Metadata

Data Downloads

Publisher Information