-
Notifications
You must be signed in to change notification settings - Fork 25
What is Qanary?
AnBo edited this page Jun 8, 2018
·
8 revisions
Qanary is a methodology that allows to create, share and use components for Question Answering systems in an open ecosystem. It is part of the WDAqua research project which addresses the whole pipeline of question answering: (1) understand a spoken question, (2) analyze the question’s text, (3) find data to answer the question, and (4) present the answer(s).
For the scientific background and foundations as well as the ecosystem please visit the page containing the Qanary-related publications.
-
How to establish a Docker-based Qanary Question Answering system
-
How to implement a new Qanary component
... using Java?
... using Python (Qanary Helpers)?
... using Python (plain Flask service)?