The Invisible Man

Plaintext for H. G. Wells' "The Invisible Man"

(48821 words/273343 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Invisible Man"]
Out[1]=

Retrieve part of the data:

In[2]:=
TextSentences[ResourceData["The Invisible Man"]][[4 ;; 8]]
Out[2]=

Visualization

Make a WordCloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["The Invisible Man"]]]
Out[3]=

Analysis

Plot the 20 most common words:

In[4]:=
BarChart[
 Take[WordCounts[DeleteStopwords[ResourceData["The Invisible Man"]], IgnoreCase -> True], 20], ChartLabels -> Automatic, BarOrigin -> Left, ImageSize -> 400]
Out[4]=

Wolfram Research, "The Invisible Man" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.19346.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information