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

the script to generate datasets? #21

Open
feng-1985 opened this issue Jan 13, 2023 · 2 comments
Open

the script to generate datasets? #21

feng-1985 opened this issue Jan 13, 2023 · 2 comments

Comments

@feng-1985
Copy link

how to generate the logical form ? is there script to generate this datasets ?

@entslscheia
Copy link
Collaborator

entslscheia commented Jan 14, 2023

Hi,

We generate S-expressions deterministically from graph queries. More details can be found in

def graph_to_logical_form(G, start, count: bool = False):
.

Let me know if you have any further concerns!

@feng-1985
Copy link
Author

feng-1985 commented Jan 17, 2023

Thanks. how to generate the graph queries ? It seems the graph_to_logical_form function didn't use in other scripts.

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

2 participants