Digo / LiveQAServerDemo

Demo server for TREC LiveQA competition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiveQAServerDemo

Version 1.0.0, February 15, 2015

Entry point: org.trec.liveqa.TrecLiveQaDemoServer .
To implement your own server, extending this class and overriding its getAnswerAndResources() method should suffice.
For comments and questions regarding code and implementation: yuvalp@yahoo-inc.com

3rd party open source code included in this project: NanoHTTPD (BSD license).
Code licensed under the MIT license. See LICENSE file for terms.

About

Demo server for TREC LiveQA competition

License:MIT License


Languages

Language:Java 100.0%