dice-group / sask

Projectgroups Search and Extraction
GNU Affero General Public License v3.0
2 stars 10 forks source link

HAWK Guide #63

Closed KHaack closed 6 years ago

KHaack commented 6 years ago

Currently i have no idea how to setup hawk. The guide on https://github.com/dice-group/NLIWOD/tree/master/qa.hawk doesnt work under Linux (DockerHub). Probably the build is corrupted. Is there an running build or a docker repo for this? I think we should create a wiki page for this.

My docker repo for this: https://hub.docker.com/r/khaack/nliwod/

KHaack commented 6 years ago

otherwise a hint of the chatbot result structure for TEXT_WITH_URL and URL would be helpful. then I could also write tests.

prasanthhs commented 6 years ago

Structure of Response is under sask/chatbot/src/main/java/chatbot/io/response/. But i dont have any example data with me. I would also have to run hawk and collect it.

RicardoUsbeck commented 6 years ago

Change to TeBaQA (https://github.com/dice-group/TeBaQA)

Example http://185.2.103.92:8081/tebaqa/qa?query=How%20large%20is%20Germany?

prasanthhs commented 6 years ago

Supported calling tebaQA in chatbot as a temporary measure. Pull request #70.