The Scarlet Letter

Plaintext for Nathaniel Hawthorne's "The Scarlet Letter"

(83661 words/482670 characters)

Examples

Basic Examples

Retrieve the text:

In[1]:=
TextCases[ResourceData["The Scarlet Letter"], "Paragraph"][[10]]
Out[1]=

Visualization

Generate a WordCloud:

In[2]:=
WordCloud[DeleteStopwords[ResourceData["The Scarlet Letter"]]]
Out[2]=

Show the most frequently used of proper nouns:

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

Wolfram Research, "The Scarlet Letter" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.12279.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information