Little Lord Fauntleroy

Plaintext for Frances Hodgson Burnett's "Little Lord Fauntleroy"

(58618 words/314492 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Little Lord Fauntleroy"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Little Lord Fauntleroy"], "Paragraph"][[5]]
Out[2]=

Visualization

Generate a WordCloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["Little Lord Fauntleroy"]]]
Out[3]=

Show the distribution of word lengths:

In[4]:=
With[{words = TextWords[ResourceData["Little Lord Fauntleroy"]]},
 Histogram[(StringLength /@ words), PlotRange -> Full]]
Out[4]=

Wolfram Research, "Little Lord Fauntleroy" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.27127.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information