A Portrait of the Artist as a Young Man

Plaintext for James Joyce's "A Portrait of the Artist as a Young Man"

(84839 words/463757 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["A Portrait of the Artist as a Young Man"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["A Portrait of the Artist as a Young Man"], "Paragraph"][[50]]
Out[2]=

Visualization

Generate a word cloud:

In[3]:=
WordCloud[
 DeleteStopwords[
  ResourceData["A Portrait of the Artist as a Young Man"]]]
Out[3]=

Compare word lengths between different works:

In[4]:=
PairedHistogram[
 StringLength /@ TextWords[ResourceData["The Golden Bowl"]], StringLength /@ TextWords[
   ResourceData[
    "A Portrait of the Artist as a Young Man"]], Automatic]
Out[4]=

Wolfram Research, "A Portrait of the Artist as a Young Man" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.37732.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information