An open API service indexing awesome lists of open source software.

https://github.com/aplbrain/neuvue-manage

Resources and documentation to create and manage proofreading tasks on NeuVue
https://github.com/aplbrain/neuvue-manage

Last synced: 4 months ago
JSON representation

Resources and documentation to create and manage proofreading tasks on NeuVue

Awesome Lists containing this project

README

          

# 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