Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: HTRomance-Project
  • License: cc-by-4.0
  • Default Branch: main
  • Size: 152 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 7
Created about 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

HTRomance, Medieval Italian corpus of ground-truth for Handwritten Text Recognition and Layout Segmentation

characters badge regions badge lines badge files badge HTR United Workflow

DOI

Introduction

This ground-truth dataset has been carefully built around the idea of having generic data for building a strong and reliable model for HTR of Italian manuscripts. Each manuscript should have around 10 columns (5 bi-columns pages or 10 pages of single column).

Data follow the Segmonto guidelines.

[!NOTE] The repository contains two XML files per image. The ones suffixed with .chocomufin.xml are normalized in order to be compliant with other datasets following the same guidelines. The others are more specific to this repository. We recommend using the normalized documents.

Credits

  • Transcriptions: Rachele Alba, Giorgia Rubin.
  • Supervision and manuscript selection: Federic Boschetti, Franz Fischer.
  • Project management: Thibault Clrice, Alix Chagu.

Transcription guidelines

The transcription guidelines are described in a paper available on HAL and published in the Journal for Open Humanities Data. The paper provides specific details about the selection process, the transcription methods and choices, as well as details about the output (mainly the Generic CREMMA Model for Medieval Manuscripts (Latin and Old French) for Kraken)

Data

ALTO and images can be found in the directory called data/. Each subfolder of data/ corresponds to a single manuscript, identified by its shelfmark.

| Shelfmark | Links | Range | Type | Century | Color | Pages | Main Zones | Lines | Characters | Genre | Content | |-------------------------------------------------------------------|------------------------|---------|--------|-----------|---------|---------|--------------|---------|--------------|---------|------------------------------------| | BnF, it. 481 | | 41r-43r | prose | 14 | | 5 | 10 | 512 | 15667 | | Boccaccio, Filocolo | | BnF, it. 79 | | 54r-56r | vers | 14 | | 5 | 11 | 423 | 11773 | | Dante, La divina commedia | | BnF, it. 590 | | 16r-18r | prose | 14 | | 5 | 10 | 454 | 9360 | | Virgilio, Eneide (volgarizzamento) | | BnF, it. 434 | | 1v-3v | prose | 14 | | 5 | 5 | 185 | 8576 | | Marco Polo, Il Milione | | BnF, it. 912 | | 2r-6v | prose | 14 | | 6 | 6 | 104 | 1705 | | Cataloghi di prezzi delle merci | | BnF, it. 783 | | 12v-17r | prose | 14 | | 5 | 5 | 157 | 6398 | | Dandolo, Cronica | | BnF, it. 594 | | 25r-29v | vers | 15 | | 5 | 5 | 184 | 5132 | | El Sinibaldo | | BnF, it. 70 | | 81r-85v | vers | 15 | | 5 | 7 | 257 | 7359 | | Dante, La divina commedia | | BnF, it. 583 | | 41r-43r | vers | 15 | | 5 | 10 | 373 | 9909 | | Boccaccio, Teseida | | BnF, it. 820 | | 2r-6v | prose | 16 | | 5 | 5 | 125 | 4680 | | Vita di Cola di Rienzo (et alia) | | BnF, it. 1534 | | 91-100 | vers | 16 | | 10 | 10 | 182 | 4180 | | G.B. Strozzi, Rime |

Metrics

Total number of pages

61

Regions

  • MainZone (84)
  • MarginTextZone (30)
  • NumberingZone (40)
  • GraphicZone (1)
  • DropCapitalZone (51)
  • QuireMarksZone (2)
  • RunningTitleZone (5)

Lines

  • DefaultLine (2823)
  • DropCapitalLine (103)
  • InterlinearLine (3)
  • HeadingLine (27)

Funding

This project was funded by the Bibliothque nationale de France through the 2022 project calls from Datalab for 2023.

Cite the project

Clrice, T., Chagu, A., Gille-Levenson, M., Brisville-Fertin, O., Pinche, A., Camps, J., Fischer, F., Boschetti, F., Guadagnini, E., Guilhem Couffignal, G., Canteaut, O., Romary, L., Reboul, M., Perreaux, N., Poibeau, T., Smith, M., Norindr, J., Glaise, A., Navas Farr, M., Bordier, J., Leroy, N., Alba, R., & Rubin, G. HTRomance [Data set]. https://htromance-project.github.io/ @misc{Clerice_HTRomance, author = {Clrice, Thibault and Chagu, Alix and Gille-Levenson, Matthias and Brisville-Fertin, Olivier and Pinche, Ariane and Camps, Jean-Baptiste and Fischer, Franz and Boschetti, Federico and Guadagnini, Elisa and Guilhem Couffignal, Gilles and Canteaut, Olivier and Romary, Laurent and Reboul, Marianne and Perreaux, Nicolas and Poibeau, Thierry and Smith, Marc and Norindr, Jade and Glaise, Anthony and Navas Farr, Marina and Bordier, Julie and Leroy, No and Alba, Rachele and Rubin, Giorgia}, title = {{HTRomance}}, url = {https://htromance-project.github.io/} }

Infrastructure

This project relied on the CREMMA infrastructure.

Owner

  • Name: HTRomance-Project
  • Login: HTRomance-Project
  • Kind: organization

GitHub Events

Total
  • Release event: 3
  • Push event: 6
  • Create event: 3
Last Year
  • Release event: 3
  • Push event: 6
  • Create event: 3

Dependencies

.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • andymckay/get-gist-action master composite
  • rymndhng/release-on-push-action master composite
.github/workflows/validate-cff.yml actions
  • actions/checkout v3 composite
  • dieghernan/cff-validator v3 composite
.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • andymckay/get-gist-action master composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite