The Iron Woman

Plaintext for Margaret Deland's "The Iron Woman"

(151081 words/834761 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Iron Woman"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Iron Woman"], "Paragraph"][[30]]
Out[2]=

Visualization

Create word cloud:

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

Compare sentence lengths:

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

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

Data Resource History

Source Metadata

Data Downloads

Publisher Information