The War of the Worlds

Plaintext for H. G. Wells' "The War of the Worlds"

(60190 words/339243 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The War of the Worlds"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The War of the Worlds"], "Paragraph"][[10]]
Out[2]=

Visualization

Show the most frequently used adjectives:

In[3]:=
TakeLargest[
 Counts[TextCases[ResourceData["The War of the Worlds"], "Adjective"]], 20]
Out[3]=

Generate a WordCloud:

In[4]:=
WordCloud[DeleteStopwords[ResourceData["The War of the Worlds"]]]
Out[4]=

Wolfram Research, "The War of the Worlds" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.56293.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information