Twenty Thousand Leagues Under the Seas

Plaintext for Jules Verne's "Twenty Thousand Leagues Under the Sea"

(103108 words/589475 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Twenty Thousand Leagues Under the Seas"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Twenty Thousand Leagues Under the Seas"], "Paragraph"][[10]]
Out[2]=

Visualization

Create a word cloud:

In[3]:=
WordCloud[
 DeleteStopwords[
  ResourceData["Twenty Thousand Leagues Under the Seas"]]]
Out[3]=

Show the distribution of word lengths:

In[4]:=
With[{words = TextWords[
    ResourceData["Twenty Thousand Leagues Under the Seas"]]},
 Histogram[(StringLength /@ words), PlotRange -> Full]]
Out[4]=

Wolfram Research, "Twenty Thousand Leagues Under the Seas" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.11698.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information