Notes From Underground

Plaintext for Fyodor Dostoevsky's "Notes from Underground"

(44137 words/241433 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Notes From Underground"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Notes From Underground"], "Paragraph"][[25]]
Out[2]=

Visualization

Generate a word cloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["Notes From Underground"]]]
Out[3]=

Chart lengths of sentences:

In[4]:=
With[{sentences = TextSentences[ResourceData["Notes From Underground"]]},
 Histogram[(Length /@ (TextWords /@ sentences)), PlotRange -> Full]]
Out[4]=

Wolfram Research, "Notes From Underground" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.54395.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information