This Side of Paradise

Plaintext for F. Scott Fitzgerald's "This Side of Paradise"

(81298 words/471382 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["This Side of Paradise"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["This Side of Paradise"], "Paragraph"][[10]]
Out[2]=

Visualization

Generate a word cloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["This Side of Paradise"]]]
Out[3]=

Show the most frequently used adjectives:

In[4]:=
BarChart[
 TakeLargest[
   Counts[TextCases[ResourceData["This Side of Paradise"], "Adjective"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[4]=

Wolfram Research, "This Side of Paradise" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.61402.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information