Typee: A Peep at Polynesian Life

Plaintext for Herman Melville's "Typee: A Peep at Polynesian Life"

(113846 words/656851 characters)

Examples

Basic Examples

Retrieve the text:

In[1]:=
TextCases[ResourceData["Typee: A Peep at Polynesian Life"], "Paragraph"][[10]]
Out[1]=

Visualization

Show the distribution of sentence lengths:

In[2]:=
With[{sentences = TextSentences[ResourceData["Typee: A Peep at Polynesian Life"]]},
 Histogram[(Length /@ (TextWords /@ sentences)), PlotRange -> Full]]
Out[2]=

Generate a WordCloud:

In[3]:=
WordCloud[
 DeleteStopwords[ResourceData["Typee: A Peep at Polynesian Life"]]]
Out[3]=

Wolfram Research, "Typee: A Peep at Polynesian Life" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.64927.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information