Moonfleet

Plaintext for J. Meade Falkner's "Moonfleet"

(83195 words/427493 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Moonfleet"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Moonfleet"], "Paragraph"][[50]]
Out[2]=

Visualization

Create a word cloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["Moonfleet"]]]
Out[3]=

Show the distribution of sentence lengths:

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

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

Data Resource History

Source Metadata

Data Downloads

Publisher Information