More New Arabian Nights: The Dynamiter

Plaintext for Robert Louis Stevenson and Fanny Vandegrift's "More New Arabian Nights: The Dynamiter"

(75182 words/418495 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["More New Arabian Nights: The Dynamiter"]
Out[1]=

View the data:

In[2]:=
RandomChoice[
 TextCases[ResourceData["More New Arabian Nights: The Dynamiter"], "Paragraph"]]
Out[2]=

Visualization

Compare sentence lengths:

In[3]:=
With[{sentences = TextSentences[
    ResourceData["More New Arabian Nights: The Dynamiter"]]},
 Histogram[(Length /@ (TextWords /@ sentences)), PlotRange -> Full]]
Out[3]=

Compare word lengths:

In[4]:=
With[{words = TextWords[
    ResourceData["More New Arabian Nights: The Dynamiter"]]},
 Histogram[(StringLength /@ words), PlotRange -> Full]]
Out[4]=

Wolfram Research, "More New Arabian Nights: The Dynamiter" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.44083.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information