The Arrow of Gold

Plaintext for Joseph Conrad's "The Arrow of Gold"

(106349 words/583523 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Arrow of Gold"]
Out[1]=

View the data:

In[2]:=
RandomChoice[
 TextCases[ResourceData["The Arrow of Gold"], "Paragraph"]]
Out[2]=

Visualization

Chart popularity of countries in the text:

In[3]:=
BarChart[
 TakeLargest[
   Counts[Interpreter["Country"][
     ToLowerCase /@ TextCases[ResourceData["The Arrow of Gold"], "Country"]]], 9] //
   Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[3]=

Diagram a sentence:

In[4]:=
Column[{#, TextStructure[#, "ConstituentGraph"]}] &[
 RandomChoice[TextSentences[ResourceData["The Arrow of Gold"]]]]
Out[4]=

Wolfram Research, "The Arrow of Gold" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.06274.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information