Le Cid

Plaintext for Pierre Corneille's "Le Cid"

(19536 words/109412 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Le Cid"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Le Cid"], "Paragraph"][[15]]
Out[2]=

Visualization

Create a word cloud:

In[3]:=
WordCloud[ResourceData["Le Cid"]]
Out[3]=

Show the distribution of sentence lengths:

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

Wolfram Research, "Le Cid" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.81383.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information