Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdqa-suite/cdQA-annotator
⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.
https://github.com/cdqa-suite/cdQA-annotator
annotator natural-language-processing question-answering reading-comprehension vuejs
Last synced: 30 days ago
JSON representation
⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.
- Host: GitHub
- URL: https://github.com/cdqa-suite/cdQA-annotator
- Owner: cdqa-suite
- License: apache-2.0
- Created: 2019-01-30T10:19:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T19:24:28.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T23:16:11.466Z (4 months ago)
- Topics: annotator, natural-language-processing, question-answering, reading-comprehension, vuejs
- Language: Vue
- Homepage:
- Size: 767 KB
- Stars: 85
- Watchers: 6
- Forks: 43
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- MRCPapers - cdqa-suite / cdQA-annotator
README
# cdQA-annotator
![GitHub](https://img.shields.io/github/license/cdqa-suite/cdQA-annotator.svg)
A web-based annotator for closed-domain question answering datasets with SQuAD format
![](https://cdqa-suite.github.io/cdQA-website/img/suite-3.5c84e524.png)
Clone the repository:
```shell
git clone https://github.com/cdqa-suite/cdQA-annotator
```Install dependencies
```shell
cd cdQA-annotator
npm install
```Start development server
```shell
npm run serve
```The app should be running at http://localhost:8080/