The Land That Time Forgot

Plaintext for Edgar Rice Burroughs' "The Land That Time Forgot"

(37385 words/201434 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Land That Time Forgot"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Land That Time Forgot"], "Paragraph"][[10]]
Out[2]=

Visualization

Create a word cloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["The Land That Time Forgot"]]]
Out[3]=

Show the popularity of countries in a text:

In[4]:=
BarChart[
 TakeLargest[
   Counts[Interpreter["Country"][
     ToLowerCase /@ TextCases[ResourceData["The Land That Time Forgot"], "Country"]]], 10] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[4]=

Wolfram Research, "The Land That Time Forgot" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.03854.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information