Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 521 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 521 Bytes

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/