Moll Flanders

Plaintext for Daniel Defoe's "Moll Flanders"

(138072 words/707010 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Moll Flanders"]
Out[1]=

View the data:

In[2]:=
RandomChoice[TextCases[ResourceData["Moll Flanders"], "Paragraph"]]
Out[2]=

Visualization

Create a bar chart of proper noun use:

In[3]:=
BarChart[TakeLargest[
   Counts[TextCases[ResourceData["Moll Flanders"], "ProperNoun"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[3]=

Examine the number of adjectives in the text:

In[4]:=
TakeLargest[
 Counts[TextCases[ResourceData["Moll Flanders"], "Adjective"]], 20]
Out[4]=

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

Data Resource History

Source Metadata

Data Downloads

Publisher Information