The Jewel of Seven Stars

Plaintext for Bram Stoker's "The Jewel of Seven Stars"

(89854 words/483704 characters)

Examples

Basic Examples

View the text:

In[1]:=
TextCases[ResourceData["The Jewel of Seven Stars"], "Paragraph"][[50]]
Out[1]=

Visualization

Create a word cloud:

In[2]:=
WordCloud[DeleteStopwords[ResourceData["The Jewel of Seven Stars"]]]
Out[2]=

Show the most frequently used adjectives:

In[3]:=
BarChart[
 TakeLargest[
   Counts[TextCases[ResourceData["The Jewel of Seven Stars"], "Adjective"]], 20] // Reverse, BarOrigin -> Left, ChartLabels -> Automatic]
Out[3]=

Wolfram Research, "The Jewel of Seven Stars" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.96426.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information