Peter And Wendy

Plaintext for J. M. Barrie's "Peter and Wendy"

(47478 words/256952 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Peter And Wendy"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Peter And Wendy"], "Paragraph"][[25]]
Out[2]=

Visualization

Generate a word cloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["Peter And Wendy"]]]
Out[3]=

Compare lengths of sentences:

In[4]:=
With[{sentences = TextSentences[ResourceData["Peter And Wendy"]]},
 Histogram[(Length /@ (TextWords /@ sentences)), PlotRange -> Full]]
Out[4]=

Wolfram Research, "Peter And Wendy" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.70240.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information