SQG icon indicating copy to clipboard operation
SQG copied to clipboard

Query Generation for Question Answering over Knowledge Bases

Results 11 SQG issues
Sort by recently updated
recently updated
newest added

Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.35 to 5.4.0. Release notes Sourced from ujson's releases. 5.4.0 Added Add support for arbitrary size integers (#548) @​JustAnotherArchivist Fixed CVE-2022-31116: Replace wchar_t string decoding implementation with...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hi, I tried out SQG but realized that there should be two bloom files, `spo1.bloom` and `spo2.bloom`. However, they are missing in the master branch. Can you provide them or...

I have followed the instructions to run SQG with all the dependencies (with all the noted versions) and it seems to run smoothly and without any problem. I am trying...

Hi, I am trying to replicate your repository locally and I am trying to run the query_gen.py file by setting linker=1. However, it seems that the required file "data/LC-QUAD/EARL/output.json" is...

The current implementation takes a long time in fetching the answer due to 2-hop queries from the knowledge base. Due to this delay this module can not be used in...

enhancement

The following input to SQG freezes it with CPU consumption at 100% https://pastebin.com/i8cVtkaT

Why does the sample curl command in the README have blank surface field?

Bumps [scipy](https://github.com/scipy/scipy) from 1.2.0 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.21.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies