Sons and Lovers

Plaintext for D. H. Lawrence's "Sons and Lovers"

(160859 words/881212 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Sons and Lovers"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Sons and Lovers"], "Paragraph"][[15]]
Out[2]=

Visualization

Generate a WordCloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["Sons and Lovers"]]]
Out[3]=

Compare verb usage in text:

In[4]:=
BarChart[
 TakeLargest[
   Counts[TextCases[ResourceData["Sons and Lovers"], "Verb"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[4]=

Wolfram Research, "Sons and Lovers" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.99527.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information