Through the Looking Glass

Plaintext for Lewis Carroll's "Through the Looking Glass"

(29426 words/162203 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Through the Looking Glass"]
Out[1]=

View the data:

In[2]:=
RandomChoice[
 TextCases[ResourceData["Through the Looking Glass"], "Paragraph"]]
Out[2]=

Visualization

Generate a word cloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["Alice in Wonderland"]]]
Out[3]=

Compare word lengths between different works:

In[4]:=
PairedHistogram[
 StringLength /@ TextWords[ResourceData["Alice in Wonderland"]], StringLength /@ TextWords[ResourceData["Through the Looking Glass"]], Automatic]
Out[4]=

Wolfram Research, "Through the Looking Glass" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.50108.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information