Wolfram Research

One of Ours

Plaintext for Willa Cather's "One of Ours"

(125865 words/691154 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["One of Ours"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["One of Ours"], "Paragraph"][[11]]
Out[2]=

Visualization

Generate a WordCloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["One of Ours"]]]
Out[3]=

Show the distribution of sentence lengths:

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

Wolfram Research, "One of Ours" from the Wolfram Data Repository (2016) https://doi.org/10.24097/wolfram.98092.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information