SQG icon indicating copy to clipboard operation
SQG copied to clipboard

Missing data/LC-QUAD/EARL/output.json file

Open Sylvia-Liang opened this issue 6 years ago • 2 comments

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 missing. Could you tell me how to generate that file so that I can replicate your result?

Thanks

Sylvia-Liang avatar Jun 18 '19 13:06 Sylvia-Liang

Hi,

Sorry for late reply.

Could you please clarify what do you want to achieve? I think if you set the linker param to 0, you won't need it.

Cheers, Hamid

hamidzafar avatar Jun 26 '19 11:06 hamidzafar

Hi,

I set the linker to 2 and want to get the result as a true question answering system. Then I will need to result for from EARL. Actually I tried to get some outputs from EARL and other entity linking tools. The output entities include the required entities in the correct Sparql query. However, the query generation function in orchestrator file cannot generate a query from these mapped entities. The query generation function seems only admit only the correct entities instead of a list of entities including the correct ones. Do you know how to solve this problem?

Best regards

Liang Shiqi

On Wed, Jun 26, 2019 at 13:16 Hamid Zafar [email protected] wrote:

Hi,

Sorry for late reply.

Could you please clarify what do you want to achieve? I think if you set the linker param to 0, you won't need it.

Cheers, Hamid

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AskNowQA/SQG/issues/16?email_source=notifications&email_token=AB4VEDXZDJRHSVPXLGE5O4TP4NFYDA5CNFSM4HZAGKMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYTGCFQ#issuecomment-505831702, or mute the thread https://github.com/notifications/unsubscribe-auth/AB4VEDV6625DFZWRTGW4MATP4NFYDANCNFSM4HZAGKMA .

Sylvia-Liang avatar Jun 26 '19 15:06 Sylvia-Liang