She

Plaintext for H. Rider Haggard's "She"

(130904 words/735190 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["She"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["She"], "Paragraph"][[38]]
Out[2]=

Visualization

Show the distribution of word lengths:

In[3]:=
With[{words = TextWords[ResourceData["She"]]},
 Histogram[(StringLength /@ words), PlotRange -> Full]]
Out[3]=

Show the distribution of sentence lengths:

Generate a WordCloud:

In[4]:=
WordCloud[DeleteStopwords[ResourceData["She"]]]
Out[4]=

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

Data Resource History

Source Metadata

Data Downloads

Publisher Information