The Chimes

Plaintext for Charles Dickens' "The Chimes"

(30560 words/169222 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Chimes"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Chimes"], "Paragraphs"][[21]]
Out[2]=

Visualization

Compare word lengths between different works:

In[3]:=
PairedHistogram[StringLength /@ TextWords[ResourceData["The Chimes"]],
  StringLength /@ TextWords[
   ResourceData[
    "The Cricket on the Hearth: A Fairy Tale of Home"]], Automatic]
Out[3]=

Create a word cloud:

In[4]:=
WordCloud[DeleteStopwords[ResourceData["The Chimes"]]]
Out[4]=

Wolfram Research, "The Chimes" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.78286.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information