The Secret Sharer

Plaintext for Joseph Conrad's "The Secret Sharer"

(16647 words/88741 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Secret Sharer"]
Out[1]=

View the data:

In[2]:=
RandomChoice[
 TextCases[ResourceData["The Secret Sharer"], "Paragraph"]]
Out[2]=

Visualization

Create a word cloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["The Secret Sharer"]]]
Out[3]=

Show the distribution of sentence lengths:

In[4]:=
With[{sentences = TextSentences[ResourceData["The Secret Sharer"]]},
 Histogram[(Length /@ (TextWords /@ sentences)), PlotRange -> Full]]
Out[4]=

Wolfram Research, "The Secret Sharer" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.46938.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information