The World Set Free

Plaintext for H. G. Wells' "The World Set Free"

(65200 words/376547 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The World Set Free"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The World Set Free"], "Paragraph"][[75]]
Out[2]=

Visualization

Compare sentence lengths:

In[3]:=
With[{sentences = TextSentences[ResourceData["The World Set Free"]]},
 Histogram[(Length /@ (TextWords /@ sentences)), PlotRange -> Full]]
Out[3]=

Compare word lengths:

In[4]:=
With[{words = TextWords[ResourceData["The World Set Free"]]},
 Histogram[(StringLength /@ words), PlotRange -> Full]]
Out[4]=

Wolfram Research, "The World Set Free" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.57701.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information