GitHunt
YU

yuvalpinter/LiveQAServerDemo

Demo server for TREC LiveQA competition

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: uvp@gatech.edu

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.

Languages

Java100.0%

Contributors

MIT License
Created March 30, 2015
Updated June 25, 2025
yuvalpinter/LiveQAServerDemo | GitHunt