Philoctetes

Plaintext for Sophocles' "Philoctetes"

(11791 words/63104 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Philoctetes"]
Out[1]=

View the data:

In[2]:=
RandomChoice[TextCases[ResourceData["Philoctetes"], "Paragraph"]]
Out[2]=

Visualization

Create a word cloud:

In[3]:=
WordCloud[ResourceData["Philoctetes"]]
Out[3]=

Show the most frequently used verbs:

In[4]:=
BarChart[TakeLargest[
   Counts[TextCases[ResourceData["Philoctetes"], "Verb"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[4]=

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

Data Resource History

Source Metadata

Data Downloads

Publisher Information