Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add values generation ? #23

Open
Elienvalleau opened this issue Dec 30, 2022 · 2 comments
Open

How to add values generation ? #23

Elienvalleau opened this issue Dec 30, 2022 · 2 comments

Comments

@Elienvalleau
Copy link

I am interested in your work and wanted to add the values to the generated SQL code. Unfortunately, despite several attempts I could not do it. I suspect it must be possible since the model seems to "understand" what the values are in the initial sentence. Is this possible and if so how?
Thank you!

@fengxin-zhxx
Copy link

The same question with you. Could you please tell me if you have solved that?

I am interested in your work and wanted to add the values to the generated SQL code. Unfortunately, despite several attempts I could not do it. I suspect it must be possible since the model seems to "understand" what the values are in the initial sentence. Is this possible and if so how? Thank you!

@rhythmcao
Copy link
Collaborator

For value generation in a grammar-based parser, you can see my repository ASTormer for details, which adopts a pointer-generator network for value generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants