Awesome
cdQA-annotator
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/