The 500 Millions of the Begum

Plaintext in French for Jules Verne's "The 500 Millions of the Begum"

(51658 words/321564 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The 500 Millions of the Begum"]
Out[1]=

View the data:

In[2]:=
RandomChoice[
 TextCases[ResourceData["The 500 Millions of the Begum"], "Paragraph"]]
Out[2]=

Visualization

Compare word lengths between works:

In[3]:=
PairedHistogram[
 StringLength /@ TextWords[ResourceData["The 500 Millions of the Begum"]], StringLength /@ TextWords[
   ResourceData["Twenty Thousand Leagues Under the Seas"]], Automatic]
Out[3]=

Show the distribution of sentence lengths:

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

Wolfram Research, "The 500 Millions of the Begum" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.01368.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information