The Flowers of Evil

Plaintext for Charles Baudelaire's "Les Fleurs Du Mal"

(24647 words/155304 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Flowers of Evil"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Flowers of Evil"], "Paragraph"][[10]]
Out[2]=

Visualization

Generate a word cloud:

In[3]:=
WordCloud[ResourceData["The Flowers of Evil"]]
Out[3]=

Compare lengths of sentences:

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

Wolfram Research, "The Flowers of Evil" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.40602.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information