The Trail of the Lonesome Pine

Plaintext for John Fox, Jr.'s "The Trail of the Lonesome Pine"

(99146 words/533145 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Trail of the Lonesome Pine"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Trail of the Lonesome Pine"], "Paragraph"][[100]]
Out[2]=

Visualization

Generate a WordCloud:

In[3]:=
WordCloud[
 DeleteStopwords[ResourceData["The Trail of the Lonesome Pine"]]]
Out[3]=

Compare word lengths:

In[4]:=
With[{words = TextWords[ResourceData["The Trail of the Lonesome Pine"]]},
 Histogram[(StringLength /@ words), PlotRange -> Full]]
Out[4]=

Wolfram Research, "The Trail of the Lonesome Pine" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.23869.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information