Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • E eScriptorium
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • scripta
  • eScriptorium
  • Issues
  • #315

Closed
Open
Created Jan 08, 2021 by Alix Chagué@achague🏡Developer

Notes on the annotation of the text in Transkribus

As discussed, here is a little review/summary of how the annotation of the text works on Transkribus. There's room for improvement but there are good ideas too.

Usage on the desktop platform

  1. Load a collection/document and a page
  2. Open the Metadata/Textual panel to display the list of available tags and the portions of text already annotated. On the transcription panel, annotated portions of text are underscored in a color set for the tag.
  3. There are two ways to add a tag:
    • in the transcription panel, select the portion of text and hit “+” next to the tag in the list of available tags.
    • in the transcription panel, select the portion of text, right-click and choose "All tags" and the desired tag.
  4. To create, edit or delete a tag, hit “Customize” - properties can be added to a tag (equivalent to a key/value pair or to an xml attribute/value pair), set a default value to a property, change the color associated to the tag, etc.
  5. To remove an annotation, simply delete the item from the list of annotations, or select the annotated portion, right-click and hit "Delete all tags for current selection."

If an annotation goes on for several lines, Transkribus will consider each line as a different portion, which has its downsides.

transkribus-annot

Usage online

On the online app (https://transkribus.eu/r/read/library/), select the text in the transcription panel, right-click and add the tag. It's possible to deactivate the display of the annotation but it is not possible (to my knowledge) to add new tags online, whereas it is possible on the desktop app.

transkribus-annot-online

Remarks on the tags

The tags put the annotation of the style, the semantic annotation and the diplomatique annotation on the same levels. Tags are associated to a user: if a custom tag is created in a document, it will be available in all the other documents for that user. On the other hand, unless a tag is already used on a document shared with another user, it is possible to share say a set of customed tags.

Exporting the annotations

  • the annotation is exported in the PAGE XML files in //TextLine/@custom: image

as a side note, the page2tei XSL used by Transkribus uses the values in this attribute to report the annotation as more or less proper tags in the XML TEI export. See: https://github.com/dariok/page2tei/blob/master/page2tei-0.xsl#L572

  • the annotations are not exported in ALTO XML

transkribus_annotation_example.zip

Edited Mar 10, 2021 by Alix Chagué
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking