causeofwhy icon indicating copy to clipboard operation
causeofwhy copied to clipboard

The goal of this project is to implement a Question Answering (QA) system that answers causal type questions. We use Wikipedia as a knowledge base, extracting answers to user questions from the articl...

Results 3 causeofwhy issues
Sort by recently updated
recently updated
newest added

Hi, I have installed all packages using pip, but after running the main file, I am getting an error regarding configuration of finding location of Wikipedia dump file, the snapshot...

The link on the Github page, http://causeofwhy.bwbaugh.com doesn't link to an active page: _"You see this page because there is no Web site at this address."_

Currently all project dependencies have to be installed manually. This is a time consuming process that can be easily modified with the help of `distribute` and `pip`. Note: I have...

enhancement