Node NPM project for generating questions with chatito.
- run
npm cito install the required dependencies - run
npm startto generate the dev and test set
Web scrapper to fetch all Engadget articles.
contains different scripts to create the training data for BERT and evaluating the models.
Docker container running bert-as-service (was uplaoded to docker hub: https://hub.docker.com/r/bierik/bert-as-a-service)
the actual runnable question-answering app.