Skip to content

Latest commit

 

History

History
42 lines (41 loc) · 1.14 KB

README.md

File metadata and controls

42 lines (41 loc) · 1.14 KB

Question-Answering

Context based Question Answering using Generative QA.

Tested

Run

$ pip install -r requirements.txt
$ git clone https://github.com/pinguimbotsathome/Question-Answering
$ cd Question-Answering
$ python qa.py "question"

Notes

Only outputs short answers.