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
- Host: GitHub
- URL: https://github.com/aplbrain/neuvue-manage
- Owner: aplbrain
- License: apache-2.0
- Created: 2024-02-01T19:27:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T20:30:03.000Z (about 1 year ago)
- Last Synced: 2025-07-27T22:49:24.834Z (11 months ago)
- Language: Jupyter Notebook
- Size: 610 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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