microsoft / ContextualSP

Multiple paper open-source codes of the Microsoft Research Asia DKI group

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

semantic_parsing_in_context prediction on PostgreSQL database

avantikajain opened this issue · comments

Hi,

I want to predict SQL queries on custom PostgreSQL database. How do I extend the code for the same?

Thanks

commented

@avantikajain Thanks for your interest on our work! You may translate SemQL into your custom PostgreSQL language to achieve the purpose.