Transkribus / TranskribusInterfaces

Interfaces of the tools in the Transkribus platform. Note: the repo has been moved to https://gitlab.com/readcoop/Transkribus/TranskribusInterfaces
3 stars 0 forks source link

TranskribusInterfaces

Interfaces for the Transkribus modules like layout analysis, htr etc.

Directory layout:

Build Status

Building

Here is a short guide with steps that need to be performed to build your project.

Requirements

Build Steps

git clone https://github.com/Transkribus/TranskribusInterfaces
cd TranskribusInterfaces
mvn install

Links