LiveQAServerDemo

Version 2.1.0, March 07, 2016

Entry point: org.trec.liveqa.TrecLiveQaDemoServer.
To implement your own server, extending this class and overriding its getAnswerAndResourcesAndSummaries() method should suffice.
For comments and questions regarding code and implementation: [email protected]

3rd party open source code included in this project: NanoHTTPD (BSD license).
Libraries required for build: jsoup 1.8.1, apache commons httpclient 3.1
Code licensed under the MIT license. See LICENSE file for terms.