3 Forks
8 Stars
8 Watchers

CLOCQ

Code for our WSDM 2022 paper. CLOCQ is a framework which allows efficient access to knowledge bases (KB) for functionalities related to question answering (QA). CLOCQ can retrieve a set of relevant facts from the KB for a given user question. Further, it provides efficient retrieval of KB-neighborhoods, KB-connectivities and labels, aliases etc.

How to download and setup CLOCQ

Open terminal and run command
git clone https://github.com/PhilippChr/CLOCQ.git
git clone is used to create a copy or clone of CLOCQ repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CLOCQ https://github.com/PhilippChr/CLOCQ/archive/master.zip

Or simply clone CLOCQ with SSH
[email protected]:PhilippChr/CLOCQ.git

If you have some problems with CLOCQ

You may open issue on CLOCQ support forum (system) here: https://github.com/PhilippChr/CLOCQ/issues