Railway Children

Plaintext for Edith Nesbit's "Railway Children"

(59673 words/326647 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Railway Children"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Railway Children"], "Paragraph"][[10]]
Out[2]=

Visualization

Compare word lengths:

In[3]:=
With[{words = TextWords[ResourceData["Railway Children"]]},
 Histogram[(StringLength /@ words), PlotRange -> Full]]
Out[3]=

Generate a WordCloud:

In[4]:=
WordCloud[DeleteStopwords[ResourceData["Railway Children"]]]
Out[4]=

Wolfram Research, "Railway Children" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.39071.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information