Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Nov 4, 2024
1 parent e2246e5 commit 2c4afa8
Show file tree
Hide file tree
Showing 7 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cd5f3a0d
e199c588
46 changes: 23 additions & 23 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h3 class="anchored" data-anchor-id="what-is-htr-united">What is HTR-United?</h3
<h3 class="anchored" data-anchor-id="what-is-shown-here">What is shown here?</h3>
<p>This page is only dedicated to a generic oversight of the content of the catalog, mainly in the form of plots. If you want to browse the datasets listed in the catalog, there is a more suitable interface for that <a href="https://htr-united.github.io/catalog.html">here</a>.</p>
<!-- library import -->
<div id="7ceea4cc" class="cell" data-execution_count="1">
<div id="12ff7500" class="cell" data-execution_count="1">
<details class="code-fold">
<summary>Code</summary>
<div class="sourceCode cell-code" id="cb1"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="co"># install necessary packages</span></span>
Expand All @@ -142,7 +142,7 @@ <h3 class="anchored" data-anchor-id="what-is-shown-here">What is shown here?</h3
</details>
</div>
<!-- some function definition -->
<div id="7a15fabd" class="cell" data-execution_count="2">
<div id="76bbd4a7" class="cell" data-execution_count="2">
<details class="code-fold">
<summary>Code</summary>
<div class="sourceCode cell-code" id="cb2"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="co"># function to built the bar plots</span></span>
Expand Down Expand Up @@ -181,7 +181,7 @@ <h3 class="anchored" data-anchor-id="what-is-shown-here">What is shown here?</h3
<section id="downloading-the-catlaog" class="level2">
<h2 class="anchored" data-anchor-id="downloading-the-catlaog">Downloading the catlaog</h2>
<!-- library import -->
<div id="fbcc47c2" class="cell" data-execution_count="3">
<div id="31d794d7" class="cell" data-execution_count="3">
<details class="code-fold">
<summary>Code</summary>
<div class="sourceCode cell-code" id="cb3"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb3-1"><a href="#cb3-1" aria-hidden="true" tabindex="-1"></a><span class="co"># fetch latest version of the catalog</span></span>
Expand Down Expand Up @@ -222,13 +222,13 @@ <h2 class="anchored" data-anchor-id="downloading-the-catlaog">Downloading the ca
<div class="cell-output cell-output-stdout">
<pre><code>We are currently computing
the content of HTR-United's
catalog v0.1.157</code></pre>
catalog v0.1.162</code></pre>
</div>
</div>
</section>
<section id="language-coverage" class="level2">
<h2 class="anchored" data-anchor-id="language-coverage">Language coverage</h2>
<div id="bd5604e3" class="cell" data-execution_count="4">
<div id="e29457d6" class="cell" data-execution_count="4">
<details class="code-fold">
<summary>Code</summary>
<div class="sourceCode cell-code" id="cb5"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb5-1"><a href="#cb5-1" aria-hidden="true" tabindex="-1"></a>languages <span class="op">=</span> []</span>
Expand All @@ -246,10 +246,10 @@ <h2 class="anchored" data-anchor-id="language-coverage">Language coverage</h2>
<span id="cb5-13"><a href="#cb5-13" aria-hidden="true" tabindex="-1"></a>make_bar_plot(counted_lgges, title<span class="op">=</span><span class="st">'Language Distribution'</span>, xlabel<span class="op">=</span><span class="st">"Languages"</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</details>
<div class="cell-output cell-output-stdout">
<pre><code>There are 26 languages represented in the catalog.
<pre><code>There are 27 languages represented in the catalog.
The top 5 languages represented are:
fra = 47 times
lat = 22 times
lat = 24 times
deu = 12 times
eng = 9 times
grc = 9 times</code></pre>
Expand All @@ -266,7 +266,7 @@ <h2 class="anchored" data-anchor-id="language-coverage">Language coverage</h2>
</section>
<section id="script-coverage" class="level2">
<h2 class="anchored" data-anchor-id="script-coverage">Script coverage</h2>
<div id="03bb13b8" class="cell" data-execution_count="5">
<div id="c98cc87a" class="cell" data-execution_count="5">
<details class="code-fold">
<summary>Code</summary>
<div class="sourceCode cell-code" id="cb7"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb7-1"><a href="#cb7-1" aria-hidden="true" tabindex="-1"></a>scripts_dict <span class="op">=</span> []</span>
Expand All @@ -290,9 +290,9 @@ <h2 class="anchored" data-anchor-id="script-coverage">Script coverage</h2>
<div class="cell-output cell-output-stdout">
<pre><code>There are 8 scripts represented in the catalog.
The top 5 scripts represented are:
Latn = 90 times
Latn = 93 times
Grek = 10 times
Arab = 3 times
Arab = 4 times
Deva = 2 times
Goth = 2 times</code></pre>
</div>
Expand All @@ -308,7 +308,7 @@ <h2 class="anchored" data-anchor-id="script-coverage">Script coverage</h2>
</section>
<section id="writing-type-type-coverage" class="level2">
<h2 class="anchored" data-anchor-id="writing-type-type-coverage">Writing type type coverage</h2>
<div id="ef1bcf37" class="cell" data-execution_count="6">
<div id="edd36565" class="cell" data-execution_count="6">
<details class="code-fold">
<summary>Code</summary>
<div class="sourceCode cell-code" id="cb9"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb9-1"><a href="#cb9-1" aria-hidden="true" tabindex="-1"></a>script_types <span class="op">=</span> [entry.get(<span class="st">"script-type"</span>) <span class="cf">for</span> entry <span class="kw">in</span> data <span class="cf">if</span> entry.get(<span class="st">"script-type"</span>)]</span>
Expand All @@ -318,8 +318,8 @@ <h2 class="anchored" data-anchor-id="writing-type-type-coverage">Writing type ty
<span id="cb9-5"><a href="#cb9-5" aria-hidden="true" tabindex="-1"></a>make_bar_plot(counted_script_types, title<span class="op">=</span><span class="st">'Writing type Distribution'</span>, xlabel<span class="op">=</span><span class="st">"Writing Type"</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</details>
<div class="cell-output cell-output-stdout">
<pre><code>Counter({'only-manuscript': 57,
'only-typed': 34,
<pre><code>Counter({'only-manuscript': 60,
'only-typed': 35,
'mainly-manuscript': 8,
'evenly-mixed': 3})</code></pre>
</div>
Expand All @@ -335,7 +335,7 @@ <h2 class="anchored" data-anchor-id="writing-type-type-coverage">Writing type ty
</section>
<section id="software-variety" class="level2">
<h2 class="anchored" data-anchor-id="software-variety">Software variety</h2>
<div id="c505f170" class="cell" data-execution_count="7">
<div id="bdec3075" class="cell" data-execution_count="7">
<details class="code-fold">
<summary>Code</summary>
<div class="sourceCode cell-code" id="cb11"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb11-1"><a href="#cb11-1" aria-hidden="true" tabindex="-1"></a>softwares <span class="op">=</span> [entry.get(<span class="st">"production-software"</span>) <span class="cf">for</span> entry <span class="kw">in</span> data <span class="cf">if</span> entry.get(<span class="st">"production-software"</span>)]</span>
Expand All @@ -345,7 +345,7 @@ <h2 class="anchored" data-anchor-id="software-variety">Software variety</h2>
<span id="cb11-5"><a href="#cb11-5" aria-hidden="true" tabindex="-1"></a>make_bar_plot(counted_softwares, title<span class="op">=</span><span class="st">'Software Distribution'</span>, xlabel<span class="op">=</span><span class="st">"Software"</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</details>
<div class="cell-output cell-output-stdout">
<pre><code>Counter({'eScriptorium + Kraken': 58,
<pre><code>Counter({'eScriptorium + Kraken': 62,
'Transkribus': 20,
'Unknown [Automatically filled]': 11,
'Unknown': 5,
Expand All @@ -369,7 +369,7 @@ <h2 class="anchored" data-anchor-id="software-variety">Software variety</h2>
</section>
<section id="project-diversity" class="level2">
<h2 class="anchored" data-anchor-id="project-diversity">Project diversity</h2>
<div id="7902df09" class="cell" data-execution_count="8">
<div id="2209ed81" class="cell" data-execution_count="8">
<details class="code-fold">
<summary>Code</summary>
<div class="sourceCode cell-code" id="cb13"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb13-1"><a href="#cb13-1" aria-hidden="true" tabindex="-1"></a><span class="co"># nb of datasets in the catalog</span></span>
Expand Down Expand Up @@ -398,8 +398,8 @@ <h2 class="anchored" data-anchor-id="project-diversity">Project diversity</h2>
<span id="cb13-24"><a href="#cb13-24" aria-hidden="true" tabindex="-1"></a>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</details>
<div class="cell-output cell-output-stdout">
<pre><code>There are 102 datasets listed in the catalog
At least 44 identified projects contributed a total of 83 datasets listed in the catalog
<pre><code>There are 106 datasets listed in the catalog
At least 46 identified projects contributed a total of 85 datasets listed in the catalog
The projects which contributed the most to the catalog are:
FoNDUE - 13 datasets.
CREMMA - 8 datasets.
Expand All @@ -412,7 +412,7 @@ <h2 class="anchored" data-anchor-id="project-diversity">Project diversity</h2>
</section>
<section id="volumetry" class="level2">
<h2 class="anchored" data-anchor-id="volumetry">Volumetry</h2>
<div id="c91b7337" class="cell" data-execution_count="9">
<div id="60904b99" class="cell" data-execution_count="9">
<details class="code-fold">
<summary>Code</summary>
<div class="sourceCode cell-code" id="cb15"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb15-1"><a href="#cb15-1" aria-hidden="true" tabindex="-1"></a>metrics <span class="op">=</span> {</span>
Expand All @@ -432,12 +432,12 @@ <h2 class="anchored" data-anchor-id="volumetry">Volumetry</h2>
<span id="cb15-15"><a href="#cb15-15" aria-hidden="true" tabindex="-1"></a>pprint(metrics)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</details>
<div class="cell-output cell-output-stdout">
<pre><code>{'characters': 65551094,
'files': 25766,
<pre><code>{'characters': 66327967,
'files': 25946,
'images': 150,
'lines': 1705885,
'lines': 1719683,
'pages': 27451,
'regions': 155468}</code></pre>
'regions': 155651}</code></pre>
</div>
</div>
</section>
Expand Down
Loading

0 comments on commit 2c4afa8

Please sign in to comment.