-
Notifications
You must be signed in to change notification settings - Fork 25
Web UI for testing your Qanary system with a text question
Andreas Both edited this page Feb 1, 2023
·
1 revision
You can test a textual question with different component combinations while accessing a trivial UI for developers. It provides additional information to get familiar with the functionality of a Qanary-driven question answering system.
The test UI is available at the endpoint http://YOUR_QANARY_SERVER/startquestionansweringwithtextquestion (starting it locally with the default parameter will make the UI available at http://localhost:8080/startquestionansweringwithtextquestion).
-
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)?