Alice in Wonderland

Alice's Adventures in Wonderland, by Lewis Carroll

(9691 words/52742 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Alice in Wonderland"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Alice in Wonderland"], "Paragraph"][[5]]
Out[2]=

Visualization

Generate a WordCloud:

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, "Alice in Wonderland" from the Wolfram Data Repository (2017)   https://doi.org/10.24097/wolfram.45230.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information