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

Please follow this to get the "Solution to creating the files under the data folder" #70

Open
Joey0538 opened this issue May 19, 2021 · 0 comments

Comments

@Joey0538
Copy link

Please check the "prepare_data.py" and "build_graph.py" files from this link: https://github.com/yao8839836/text_gcn

Modify the "prepare_data.py" according to your needs.
The "build_graph.py" helps in creating the ind.{dataset_name}.allx, ally, tx, ty, and adj (i.e. graph) files.
Try to avoid runtime warning of "divide by zero" when you try to compile build_graph.py as it'll give you incorrect results.

@Joey0538 Joey0538 reopened this May 19, 2021
@Joey0538 Joey0538 changed the title Solution to creating the files under the data folder Please follow this to get the "Solution to creating the files under the data folder" May 20, 2021
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

1 participant