Skip to content

Browser based post correction tool for Alto XML files

Notifications You must be signed in to change notification settings

alexislitvine/alto-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alto Edit

Demo: http://altoedit.kbresearch.nl

Browser based post correction tool for Alto XML files:

This repos contains three parts:

cropper --> ruby sinatra based cropper using image magick gem

json_alto --> ruby sinatra based converter for alto xml files to JSON

static --> client website, the actual tool

Basic setup (for details see the separate subdirs):

  1. Run the cropper on port 3000
  2. Run json_alto on port 3002
  3. On Apache symlink the static dir to /var/www with a name of your choosing

https://github.com/impactcentre/alto-editor/raw/master/static/img/Screenshot.png

About

Browser based post correction tool for Alto XML files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.7%
  • Ruby 20.9%
  • HTML 7.4%