Mr Standfast

Plaintext for John Buchan's "Mr. Standfast"

(128532 words/680619 characters)

Examples

Basic Examples

View the data:

In[1]:=
TextCases[ResourceData["Mr Standfast"], "Paragraph"][[150]]
Out[1]=

Visualization

Show the most frequently used proper nouns in the text:

In[2]:=
TakeLargest[
 Counts[TextCases[ResourceData["Mr Standfast"], "ProperNoun"]], 20]
Out[2]=

Show the most frequently used adjectives:

In[3]:=
BarChart[
 TakeLargest[
   Counts[TextCases[ResourceData["Mr Standfast"], "Adjective"]], 20] //
   Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[3]=

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

Data Resource History

Source Metadata

Data Downloads

Publisher Information