Out of Time's Abyss

Plaintext for Edgar Rice Burroughs' "Out of Time's Abyss"

(35792 words/199871 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Out of Time's Abyss"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Out of Time's Abyss"], "Paragraph"][[28]]
Out[2]=

Visualization

Compare sentence lengths:

In[3]:=
With[{words = TextSentences[ResourceData["Out of Time's Abyss"]]},
 Histogram[(Length /@ (TextWords /@ words)), PlotRange -> Full]]
Out[3]=

Generate a WordCloud:

In[4]:=
WordCloud[DeleteStopwords[ResourceData["Out of Time's Abyss"]]]
Out[4]=

Wolfram Research, "Out of Time's Abyss" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.98699.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information