Tanglewood Tales

Plaintext for Nathaniel Hawthorne's "Tanglewood Tales"

(65558 words/360144 characters)

Examples

Basic Examples

View the text:

In[1]:=
TextCases[ResourceData["Tanglewood Tales"], "Paragraph"][[20]]
Out[1]=

Visualization

Show the most frequently used proper nouns in the text:

In[2]:=
TakeLargest[
 Counts[TextCases[ResourceData["Tanglewood Tales"], "ProperNoun"]], 20]
Out[2]=

Show the distribution of sentence lengths:

In[3]:=
With[{sentences = TextSentences[ResourceData["Tanglewood Tales"]]},
 Histogram[(Length /@ (TextWords /@ sentences)), PlotRange -> Full]]
Out[3]=

Wolfram Research, "Tanglewood Tales" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.04449.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information