Skip to content

Commit

Permalink
#12
Browse files Browse the repository at this point in the history
  • Loading branch information
jtauber committed May 7, 2024
1 parent deaf666 commit 7b7202a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 5 deletions.
5 changes: 5 additions & 0 deletions alt-text/0012.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Distribution of Words Per Paragraph in The Lord of the Rings
Histogram showing number of paragraphs with a given number of words.
The longest paragraph is 1.11.148 with 483 words.
Little Delving #0012
digitaltolkien.com
Binary file added images/0012.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@
<p>
These are little visualizations based on the text and annotations of the Digital Tolkien Project.
</p>
<figure><img src="images/0012.png" alt="Distribution of Words Per Paragraph in The Lord of the Rings
Histogram showing number of paragraphs with a given number of words.
The longest paragraph is 1.11.148 with 483 words.
Little Delving #0012
digitaltolkien.com"></figure>
<figure><img src="images/0011.png" alt="“evil” versus “good” frequency per 10k tokens
The Hobbit: evil 1.26 good 18.22
The Lord of the Rings: evil 5.2 good 9.4
Expand Down
9 changes: 4 additions & 5 deletions latest.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<body style="margin: 0;">
<img src="images/0011.png" width="100%" alt="“evil” versus “good” frequency per 10k tokens
The Hobbit: evil 1.26 good 18.22
The Lord of the Rings: evil 5.2 good 9.4
The Silmarillion: evil 11.14 good 2.38
Little Delving #0011
<img src="images/0012.png" width="100%" alt="Distribution of Words Per Paragraph in The Lord of the Rings
Histogram showing number of paragraphs with a given number of words.
The longest paragraph is 1.11.148 with 483 words.
Little Delving #0012
digitaltolkien.com">
</body>

0 comments on commit 7b7202a

Please sign in to comment.