Skip to content

stweil/keyboardGT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keyboardGT

The Aletheia document image analysis system, Transkribus, LAREX, QURATOR-neat and eScriptorium offer the possibility to install additional virtual keyboards or to customize them. This repository offers about 80 keyboards based on the MUFI snapshot for download on the Github page.

Download your Keyboard

You can download the suitable keyboard here.

In-house Keyboard Production

The production of the keyboards is done automatically. An XSLT stylesheet and a Github action workflow are used.

If you want to create the keyboard on your computer

  • an XSLT processor is installed (Saxon is recommended)
  • clone the repo and
  • the following command is necessary.

For Aletheia java -jar saxon-he.jar -xsl:scripts/keyboard.xsl output=keyboards -s:scripts/keyboard.xsl

For Transkribus java -jar saxon-he.jar -xsl:scripts/keyboard.xsl output=tkeyboards -s:scripts/keyboard.xsl

For LAREX java -jar saxon-he.jar -xsl:scripts/keyboard.xsl output=lkeyboards -s:scripts/keyboard.xsl

For QURATOR-neat java -jar saxon-he.jar -xsl:scripts/keyboard.xsl output=qkeyboards -s:scripts/keyboard.xsl

For eScriptorium java -jar saxon-he.jar -xsl:scripts/keyboard.xsl output=ekeyboards -s:scripts/keyboard.xsl

📝 Note: The keyboards are stored in the folder ghout/keyboards on your system.

See Also

About

Offer of different keyboards for transcription software (Aletheia, Transkribus, LAREX, QURATOR-neat, escriptorium)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XSLT 89.7%
  • CSS 10.3%