You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.html
+8-13Lines changed: 8 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -366,25 +366,19 @@ <h1>Leveraging Morphology for Historical<br>Script Metrological Analysis</h1>
366
366
</div>
367
367
</header>
368
368
369
-
<hrclass="section-rule">
370
-
371
-
<!-- ══════════════════════════════════════
372
-
TL;DR
373
-
══════════════════════════════════════ -->
374
369
<section>
375
-
376
370
<p>
377
-
Paleographic analysis — the study of historical handwriting — still relies heavily on expert eye and subjective comparison. Computational approaches have made progress in recognizing text and extracting character shapes (<em>morphology</em>), but they rarely produce the kind of quantitative measurements (<em>metrology</em>) that are needed for reproducible, large-scale study.
371
+
Paleographic analysis — the study of historical handwriting — still relies heavily on expert eye and subjective comparison. Computational approaches have made progress in recognizing text and extracting character shapes (<em>morphology</em>), but they rarely produce the kind of <strong>quantitative measurements</strong> (<em>metrology</em>) that are needed for <strong>reproducible, large-scale study</strong>.
378
372
</p>
379
373
380
374
<ulclass="highlights">
381
375
Contributions:
382
-
<li>We bridge morphological and metrological paleographic analysis by defining
383
-
measurements based on character prototype alignments, opening the way for
384
-
more consistent and scalable metrological analysis;</li>
385
-
<li>we introduce an architecture and training strategy that brings together detection-based character recognition and prototype-based modeling, which improves
386
-
results, stability, efficiency, and enables us to perform our paleographic measurements;</li>
387
-
<li>we demonstrate the effectiveness of our approach and measures through a case study, outlining their potential for fine-grained analysis and discovery beyond
376
+
<li>We <strong>bridge morphological and metrological paleographic analysis</strong> by defining
377
+
measurements based on <strong>character prototype alignments</strong>, opening the way for
378
+
more consistent and scalable metrological analysis;</li>
379
+
<li>we introduce an <strong>architecture and training strategy</strong> that brings together <strong>detection-based character recognition</strong> and <strong>prototype-based modeling</strong>, which improves
380
+
results, stability, efficiency, and enables our paleographic measurements;</li>
381
+
<li>we demonstrate the effectiveness of our approach through a <strong>case study</strong>, outlining its potential for <strong>fine-grained analysis and discovery</strong> beyond
0 commit comments