Unleavened Bread

Plaintext for Robert Grant's "Unleavened Bread"

(123154 words/700107 characters)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Unleavened Bread"]
Out[1]=

View the data:

In[2]:=
TextCases[ResourceData["Unleavened Bread"], "Paragraph"][[20]]
Out[2]=

Visualization

Show the distribution of sentence lengths:

In[3]:=
Histogram[(Length /@ (TextWords /@ TextSentences[ResourceData["Unleavened Bread"]])), PlotRange -> Full]
Out[3]=

Show the most frequently used proper nouns in the text:

In[4]:=
TakeLargest[
 Counts[TextCases[ResourceData["Unleavened Bread"], "ProperNoun"]], 20]
Out[4]=

Wolfram Research, "Unleavened Bread" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.66198.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information