The Waste Land

Plaintext for T. S. Eliot's "The Waste Land"

(3116 words/19987 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["The Waste Land"]
Out[1]=

View the data:

In[2]:=
TextSentences[ResourceData["The Waste Land"], 10]
Out[2]=

Visualization

Create a word cloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["The Waste Land"]]]
Out[3]=

Show the most frequently used adjectives:

In[4]:=
BarChart[
 TakeLargest[
   Counts[TextCases[ResourceData["The Waste Land"], "Adjective"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[4]=

Wolfram Research, "The Waste Land" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.42980.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information