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

About data #5

Open
0x10C opened this issue Aug 10, 2021 · 6 comments
Open

About data #5

0x10C opened this issue Aug 10, 2021 · 6 comments

Comments

@0x10C
Copy link

0x10C commented Aug 10, 2021

Hi There
Would you mind sharing how to get .pkl files and .npy files downloaded in data directory shell script?
Thanks a lot!

@emirceyani
Copy link
Collaborator

Hi, there are no .pkl and .npy files used for this repository.

You just need to run scripts for molecule tasks. For social networks, you need to support pytoch geometric.

Best

@0x10C
Copy link
Author

0x10C commented Aug 12, 2021

Hi, there are no .pkl and .npy files used for this repository.

You just need to run scripts for molecule tasks. For social networks, you need to support pytoch geometric.

Best

Thanks for your reply, but i means that i got the files after run the shell script in data directory,but i dont konw how to get these files from raw datasets(eg SIDER dataset,i got some .pickle files and .npy files after run this, i looked up the reference of SIDER and got raw files,i tried to use networkx package to preprocess raw datasets ,but cannot get same result as i downloaded from running shell script.
So come here for help lol
thanks a lot

@emirceyani
Copy link
Collaborator

You can download molecule datasets from MoleculeNet and then apply the preprocessing from this paper. Use RDKit and networkx together. If you still need help, I may share it as a Github Gist for you or push the preprocessing notebooks.

@0x10C
Copy link
Author

0x10C commented Aug 13, 2021

it would be helpful if you could share your preprocessing notebooks.
Thanks anyway

@noorikhalifa
Copy link

noorikhalifa commented Nov 23, 2021

You can download molecule datasets from MoleculeNet and then apply the preprocessing from this paper. Use RDKit and networkx together. If you still need help, I may share it as a Github Gist for you or push the preprocessing notebooks.

It would be great if you could share the preprocessing notebooks, so it would be possible to run your models and test it with new molecules.

@2645227346
Copy link

Hi there,
I'm trying to runing the subgraph_level code. Due to permission issues ,I couldn't download the processed dataset by running the shell or download them using the URL. Would you please share the processed datasest like FB15k-237 ? It will help a lot for the following experiements.
Thanks you very much.

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

4 participants