The Stolen Bacillus and Other Incidents

Plaintext for H. G. Wells's "The Stolen Bacillus and Other Incidents"

(44037 words/241838 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Stolen Bacillus and Other Incidents"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Stolen Bacillus and Other Incidents"], "Paragraph"][[25]]
Out[2]=

Visualization

Show the most frequently used adjectives:

In[3]:=
BarChart[
 TakeLargest[
   Counts[TextCases[
     ResourceData["The Stolen Bacillus and Other Incidents"], "Adjective"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[3]=

Show the most frequently used proper nouns in the text:

In[4]:=
TakeLargest[
 Counts[TextCases[
   ResourceData["The Stolen Bacillus and Other Incidents"], "ProperNoun"]], 20]
Out[4]=

Wolfram Research, "The Stolen Bacillus and Other Incidents" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.24097.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information