microsoft / IRNet

An algorithm for cross-domain NL2SQL
MIT License
264 stars 81 forks source link

How can I get '.pkl' files for data_process? #34

Open Twsschx opened 4 years ago

Twsschx commented 4 years ago

I searched an issue but the link didn't work any more. I need the 'english_RelatedTo.pkl' and 'english_IsA.pkl'.

Could you give me a new link? Thanks a lot.

DevanshChoubey commented 4 years ago

https://drive.google.com/file/d/1LgyjtDmf3Xd1txwq8HwKD6d6VJj5pLmn/view?usp=sharing here is the link for the files. check it out its already in one the closed issues.

DevanshChoubey commented 4 years ago

@Twsschx close the issue

Twsschx commented 4 years ago

I was running the sem2SQL.py but I found the problem that it didn’t consider the ‘on … = …’ condition when joining tables, and keyword ‘distinct’ was also ignored. Therefore, the result generated by semQL doesn’t contain ‘on …=…’ and ‘distinct’. Does it matter if the final result were submitted without adding these conditions? By the way, I didn’t find the IRNet+Bert baseline code. Can you provide me with that? Thanks a lot.

2020年4月7日 下午7:44,Devansh Choubey notifications@github.com 写道:

@Twsschx https://github.com/Twsschx close the issue

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/microsoft/IRNet/issues/34#issuecomment-610338794, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK4XKESCPZPHX55CQ3XEX7LRLMGZNANCNFSM4MC25GZA.

anshudaur commented 4 years ago

https://github.com/microsoft/IRNet/tree/bert