The Sea­Hawk

Plaintext for Rafael Sabatini's "The Sea-Hawk"

(119739 words/662773 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Sea\[Hyphen]Hawk"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Sea\[Hyphen]Hawk"], "Paragraph"][[250]]
Out[2]=

Visualization

Compare word lengths between different works:

In[3]:=
PairedHistogram[
 StringLength /@ TextWords[ResourceData["The Sea\[Hyphen]Hawk"]], StringLength /@ TextWords[ResourceData["The Valley of Fear"]], Automatic]
Out[3]=

Show the most frequently used of proper nouns:

In[4]:=
BarChart[
 TakeLargest[
   Counts[TextCases[ResourceData["The Sea\[Hyphen]Hawk"], "ProperNoun"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[4]=

Wolfram Research, "The Sea­Hawk" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.43302.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information