The Sorrows of Young Werther

Plaintext for Johann Wolfgang von Goethe's "The Sorrows of Young Werther"

(42659 words/235441 characters)

Examples

Basic Examples

View the text:

In[1]:=
TextCases[ResourceData["The Sorrows of Young Werther"], "Paragraph"][[25]]
Out[1]=

Visualization

Generate a WordCloud:

In[2]:=
WordCloud[
 DeleteStopwords[ResourceData["The Sorrows of Young Werther"]]]
Out[2]=

Compare sentence lengths:

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

Wolfram Research, "The Sorrows of Young Werther" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.79717.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information