The Descent of Man, and Selection in Relation to Sex

Plaintext for Charles Darwin's "The Descent of Man"

(277697 words/1652184 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Descent of Man, and Selection in Relation to Sex"]
Out[1]=

View the data:

In[2]:=
TextCases[
  ResourceData[
   "The Descent of Man, and Selection in Relation to Sex"], "Paragraph"][[300]]
Out[2]=

Visualization

Compare word lengths between different works:

In[3]:=
PairedHistogram[
 StringLength /@ TextWords[
   ResourceData[
    "The Descent of Man, and Selection in Relation to Sex"]], StringLength /@ TextWords[ResourceData["On the Origin of Species"]], Automatic]
Out[3]=

Show country name use in text:

In[4]:=
BarChart[
 TakeLargest[
   Counts[Interpreter["Country"][
     ToLowerCase /@ TextCases[
       ResourceData[
        "The Descent of Man, and Selection in Relation to Sex"], "Country"]]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[4]=

Wolfram Research, "The Descent of Man, and Selection in Relation to Sex" from the Wolfram Data Repository (2017)   https://doi.org/10.24097/wolfram.51346.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information