hehuan2112 / MedTator

A Lightweight Interactive Annotation Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MedTator

A Lightweight Interactive Annotation Tool

For development, run the following command

python web.py

For update the static version for publication, run the following command:

python web.py --mode build

Or you could specify where output folder is for the exported files:

python web.py --mode build --path EXPORT_PATH

About

A Lightweight Interactive Annotation Tool

License:Apache License 2.0


Languages

Language:JavaScript 65.3%Language:HTML 28.5%Language:CSS 5.4%Language:Python 0.8%