Narrative of the Life of Frederick Douglass

Plaintext for Frederick Douglass' "Narrative of the Life of Frederick Douglass"

(40834 words/224052 characters)

Examples

Basic Examples

View the text:

In[1]:=
TextCases[ResourceData["Narrative of the Life of Frederick Douglass"],
   "Paragraph"][[75]]
Out[1]=

Visualization

Generate a WordCloud:

In[2]:=
WordCloud[
 DeleteStopwords[
  ResourceData["Narrative of the Life of Frederick Douglass"]]]
Out[2]=

Show the most frequently used verbs:

In[3]:=
BarChart[
 TakeLargest[
   Counts[TextCases[
     ResourceData["Narrative of the Life of Frederick Douglass"], "Verb"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[3]=

Wolfram Research, "Narrative of the Life of Frederick Douglass" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.66246.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information