Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 572 Bytes

File metadata and controls

20 lines (13 loc) · 572 Bytes

neuvue-manage

Resources and documentation to create and manage proofreading tasks on NeuVue. Each task type has a creation notebook and README as a subdirectory under task-generation.

task-management contains scripts for querying, modifying and deleting tasks.

Installation

Run virtualenv as described in NeuVue documentation. Install additional requirements file for this module.

pip install -r requirements.txt

To-dos

  • Add forced choice task
  • Add annotation table task
  • Add external data table task
  • Add querying scripts