-
Notifications
You must be signed in to change notification settings - Fork 2
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
No such file or directory: './data/text_dict' #2
Comments
You need to first build the Change the lines 300 - 312 in the
After you have built these files once, you can revert the code back to the original. Please let me know if you have any questions. Thanks! |
I follow your instructions and the script has been run for more than two days but no output. I will try to run from the very beginning again. It might cost a little time. Thanks. |
Sorry for the late reply. I have tried some many times. But the modified script just keep running but did not end. |
Hey, sorry for the delay in reply. Can you provide some sample data that you are giving as input to the scripts? If you can provide some sample data, I will look into it over the weekend and find the issue. Thanks! |
Thank you. Here is the step I wrote. My ReadmeThis repository contains code for the Modular-Hierarchical Attention Based Scholarly Venue Recommender System using Deep Learning Checking on Ubuntu 16.04.4 LTS Ref RepoRef PaperPradhan, T., Gupta, A., & Pal, S. (2020). HASVRec: A modularized hierarchical attention-based scholarly venue recommender system. Knowledge-Based Systems, 204, 106181. doi:10.1016/j.knosys.2020.106181 DependenciesPython Environment
DataDownload Unzip the zip file and place it at project root
Extract
move all .p files to ./data folder
Generate the PyTorch compatible format
|
In the above step,
|
Hello, I have encountered the same problem as you. Although it has been a while, I would like to ask if you have solved this problem and how it was resolved. Thank you! |
Oh I have already solved it, it is due to the external network proxy! thank you~ |
When I run the
generate_dataset.py
, the following error was shown. I am afraid that there is nothing in thedata
folder. Could you help? Thanks.The text was updated successfully, but these errors were encountered: