Black Indies

Plaintext for Jules Verne's "Black Indies"

(43625 words/245752 characters)

Examples

Basic Examples

View the text:

In[1]:=
TextCases[ResourceData["Black Indies"], "Paragraph"][[10]]
Out[1]=

Visualization

Show the most frequently used of proper nouns:

In[2]:=
BarChart[
 TakeLargest[
   Counts[TextCases[ResourceData["Black Indies"], "ProperNoun"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[2]=

Show the most frequently used verbs:

In[3]:=
TakeLargest[
 Counts[TextCases[ResourceData["Black Indies"], "Verb"]], 20]
Out[3]=

Wolfram Research, "Black Indies" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.52988.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information