The Vicar of Wakefield

Plaintext for Oliver Goldsmith's "The Vicar of Wakefield"

(63657 words/353140 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Vicar of Wakefield"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Vicar of Wakefield"], "Paragraph"][[40]]
Out[2]=

Visualization

Compare sentence length:

In[3]:=
With[{sentences = TextSentences[ResourceData["The Vicar of Wakefield"]]},
 Histogram[(Length /@ (TextWords /@ sentences)), PlotRange -> Full]]
Out[3]=

Generate a WordCloud:

In[4]:=
WordCloud[DeleteStopwords[ResourceData["The Vicar of Wakefield"]]]
Out[4]=

Wolfram Research, "The Vicar of Wakefield" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.81942.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information