cisocrgroup / ocrd-postcorrection

OCR-D profiler-based post-correction of historical OCR
MIT License
5 stars 2 forks source link

build status OCRD REST API

Eclipse/Maven project for OCRD Application Server REST API & UIF

prerequisites

build, run & dev-steps

import to eclipse

  1. clone repo to your local machine
  2. Open Eclipse
  3. File->Import->Maven->existing Maven project
  4. Run from new projects's context menu Maven->Update project
  5. New Java code from RAML is generated in /target/generated-sources/raml-jaxrs

run local jetty dev-server

steps:

API documentation:

OCRD WEB APP

contents

all source files which are needed to build the webapp (e.g. backbone js code & HTML markup code)

build

use build scripts to create a build. The build-script shall sync the build to src/webapp