{"id":17798005,"url":"https://github.com/yuvalpinter/liveqa-organizers","last_synced_at":"2025-06-20T07:32:45.760Z","repository":{"id":93102279,"uuid":"75637552","full_name":"yuvalpinter/liveqa-organizers","owner":"yuvalpinter","description":"Code for running LiveQA challenge","archived":false,"fork":false,"pushed_at":"2017-07-19T14:20:56.000Z","size":1707,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T03:26:19.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yuvalpinter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-05T15:20:40.000Z","updated_at":"2017-06-01T06:47:23.000Z","dependencies_parsed_at":"2023-03-05T01:00:41.917Z","dependency_job_id":null,"html_url":"https://github.com/yuvalpinter/liveqa-organizers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yuvalpinter/liveqa-organizers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvalpinter%2Fliveqa-organizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvalpinter%2Fliveqa-organizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvalpinter%2Fliveqa-organizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvalpinter%2Fliveqa-organizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuvalpinter","download_url":"https://codeload.github.com/yuvalpinter/liveqa-organizers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvalpinter%2Fliveqa-organizers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260901022,"owners_count":23079696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-27T11:58:34.598Z","updated_at":"2025-06-20T07:32:40.747Z","avatar_url":"https://github.com/yuvalpinter.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# liveqa-organizers-clean\nCode for organizing and evaluating a TREC LiveQA Challenge, under the BSD open source license.\n\nThe main purpose of this repository is as the code house of the system which sends requests to participants' servers with live questions, and collects and stores their answers.\n\nAdditional organizers' code resides in this repository as well.\n\nUsage\n-----\n\nFirst, prepare a JavaDB database:\n1. Make sure that $JAVA_HOME/db/bin is in your PATH.\n2. Copy the file \"create.sql\" from /sql/ into the directory where you want to create the data base.\n3. In command-line type ij\n4. type connect 'jdbc:derby:challenge;create=true';\n5. type run 'create.sql';\n6. type exit;\n\nRun com.yahoo.yrlhaifa.liveqa.challenge.ChallengeSystemMain from command line, with configuration file as a parameter.\nAn example configuration file is given in /configuration/ directory (named configuration.properties).\nMake sure to change the database-connection-string parameter according to your environment.\nThe challenge-duration parameter should be changed to the duration decided for the challenge (e.g., 24 hours). \n\nAlso, don't forget to set JVM parameters for large heap size and JVM server mode, i.e.,\n\njava -server -Xmx10240m com.yahoo.yrlhaifa.liveqa.challenge.ChallengeSystemMain configuration.properties\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvalpinter%2Fliveqa-organizers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuvalpinter%2Fliveqa-organizers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvalpinter%2Fliveqa-organizers/lists"}