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/