The Aeneid - Latin

The Aeneid by Virgil

(63741 words/444540 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Aeneid - Latin"]
Out[1]=

View the data:

In[2]:=
RandomChoice[
 TextCases[ResourceData["The Aeneid - Latin"], "Paragraph"]]
Out[2]=

Visualization

Compare sentence lengths:

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

Compare work lengths:

In[4]:=
With[{words = TextWords[ResourceData["The Aeneid - Latin"]]},
 Histogram[(StringLength /@ words), PlotRange -> Full]]
Out[4]=

Wolfram Research, "The Aeneid - Latin" from the Wolfram Data Repository (2015)   https://doi.org/10.24097/wolfram.91426.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information