Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.

Awesome Lists containing this project

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/