/cdQA-annotator

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

Primary LanguageVueApache License 2.0Apache-2.0

cdQA-annotator

GitHub

A web-based annotator for closed-domain question answering datasets with SQuAD format

Clone the repository:

git clone https://github.com/cdqa-suite/cdQA-annotator

Install dependencies

cd cdQA-annotator
npm install

Start development server

npm run serve

The app should be running at http://localhost:8080/