White Fang

Plaintext for Jack London's "White Fang"

(72146 words/400332 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["White Fang"]
Out[1]=

View the data:

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

Visualization

Create a word cloud:

In[3]:=
WordCloud[DeleteStopwords[ResourceData["White Fang"]]]
Out[3]=

Show the distribution of word lengths:

In[4]:=
With[{words = TextWords[ResourceData["White Fang"]]},
 Histogram[(StringLength /@ words), PlotRange -> Full]]
Out[4]=

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

Data Resource History

Source Metadata

Data Downloads

Publisher Information