Skip to content

xigt/igt-edit

Repository files navigation

igt-edit

This package is a Flask web interface intended to make editing and cleaning IGT data in xigt format as easy as possible.

The interface allows annotators to clean lines of IGT, change the labels for the lines, and visualize the INTENT-enriched output.

Dependencies

In addition to the files specified in requirements.txt, this editor expects to be run in combination with a wsgiinterface. It has been tested with apache 2.4 and mod_wsgi . It also requires INTENT, the location of which should be specified in config.py.

Interface

Interface Screenshot