Skip to content

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

License

Notifications You must be signed in to change notification settings

NNLP-IL/Parashoot-Tagging

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 88.8%
  • JavaScript 9.1%
  • HTML 2.1%