To the Last Man

Plaintext for Zane Grey's "To the Last Man"

(95342 words/531136 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["To the Last Man"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["To the Last Man"], "Paragraph"][[18]]
Out[2]=

Visualization

Generate a WordCloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["To the Last Man"]]]
Out[3]=

Show the most frequently used verbs:

In[4]:=
BarChart[
 TakeLargest[
   Counts[TextCases[ResourceData["To the Last Man"], "Verb"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[4]=

Wolfram Research, "To the Last Man" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.43688.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information