The Education of Henry Adams

Plaintext for Henry Adams's "The Education of Henry Adams"

(176936 words/1024422 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Education of Henry Adams"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Education of Henry Adams"], "Paragraph"][[30]]
Out[2]=

Visualization

Show the most frequently used verbs:

In[3]:=
BarChart[
 TakeLargest[
   Counts[TextCases[ResourceData["The Education of Henry Adams"], "Verb"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[3]=

Create a word cloud:

In[4]:=
WordCloud[
 DeleteStopwords[ResourceData["The Education of Henry Adams"]]]
Out[4]=

Wolfram Research, "The Education of Henry Adams" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.65069.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information