The Time Machine

Plaintext for H. G. Wells' "The Time Machine"

(32459 words/178978 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Time Machine"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Time Machine"], "Paragraph"][[20]]
Out[2]=

Visualization

Generate a word cloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["The Time Machine"]]]
Out[3]=

Compare word lengths between different works:

In[4]:=
PairedHistogram[
 StringLength /@ TextWords[ResourceData["The Wheels of Chance"]], StringLength /@ TextWords[ResourceData["The Time Machine"]], Automatic]
Out[4]=

Wolfram Research, "The Time Machine" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.05124.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information