North and South

Plaintext for Elizabeth Cleghorn Gaskell's "North and South"

(182944 words/995856 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["North and South"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["North and South"], "Paragraph"][[30]]
Out[2]=

Visualization

Show the most frequently used of proper nouns:

In[3]:=
BarChart[TakeLargest[
   Counts[TextCases[ResourceData["North and South"], "ProperNoun"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[3]=

Show the most frequently used adjectives:

In[4]:=
TakeLargest[
 Counts[TextCases[ResourceData["North and South"], "Verb"]], 20]
Out[4]=

Wolfram Research, "North and South" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.97478.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information