hltcoe / vaporengine

VaporEngine
3 stars 1 forks source link

Add web interface for exporting CTM files #13

Open charman opened 7 years ago

charman commented 7 years ago

There is now a command line interface for exporting annotations as CTM files:

python manage.py ctm_export [--labeled] corpus_name ctm_file_path

There should also be a web interface that users can use to export CTM files without having ssh access to the server hosting VaporEngine.