Skip to content

How to remove OOV and infer text directly to sql #21

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

Open
Akshaysharma29 opened this issue Sep 15, 2020 · 2 comments
Open

How to remove OOV and infer text directly to sql #21

Akshaysharma29 opened this issue Sep 15, 2020 · 2 comments

Comments

@Akshaysharma29
Copy link

While running run_sparc_editsql.sh script on my added data I am facing the following issue.

read_data_json data/sparc/train_no_value.json 3034
read_data_json data/sparc/dev_no_value.json 423
continue
OOV! Doc_name
continue

and I am not able to infer a direct query to SQL.
Any suggestions thanks.

@SivilTaram
Copy link

SivilTaram commented Nov 21, 2020

@Akshaysharma29 You could try our codebase which supports predicting SQL for dialogues on your custom data.

@imanuelroz
Copy link

While running run_sparc_editsql.sh script on my added data I am facing the following issue.

read_data_json data/sparc/train_no_value.json 3034
read_data_json data/sparc/dev_no_value.json 423
continue
OOV! Doc_name
continue

and I am not able to infer a direct query to SQL. Any suggestions thanks.

@Akshaysharma29 I am currently facing the same problem, did you manage to solve it?

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