The Carpathian Castle

Plaintext in French for Jules Verne's "The Carpathian Castle"

(50685 words/310318 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Carpathian Castle"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["The Carpathian Castle"], "Paragraph"][[10]]
Out[2]=

Visualization

Compare word lengths between different works:

In[3]:=
PairedHistogram[
 StringLength /@ TextWords[ResourceData["The Carpathian Castle"]], StringLength /@ TextWords[ResourceData["The 500 Millions of the Begum"]], Automatic]
Out[3]=

Show the distribution of sentence lengths:

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

Wolfram Research, "The Carpathian Castle" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.41992.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information