query regarding vocab_article_source.json
gauravkumar62024 opened this issue · 3 comments
Dear sir, I was implementing your paper, but while implementing I got the error " vocab_article_source.json" not found. Could you please share the file vocab_article_source.json as it is not generated during the implementation? @Nicozwy
Dear sir, I was implementing your paper, but while implementing I got the error " vocab_article_source.json" not found. Could you please share the file vocab_article_source.json as it is not generated during the implementation? @Nicozwy
Thank you for your attention. You can simply create a new file with the name " vocab_article_source.json" because it is not used in the codes. Or you can modify the running file to run it.
Dear sir, I was implementing your paper, but while implementing I got the error " vocab_article_source.json" not found. Could you please share the file vocab_article_source.json as it is not generated during the implementation? @Nicozwy
Thank you for your attention. You can simply create a new file with the name " vocab_article_source.json" because it is not used in the codes. Or you can modify the running file to run it.
Hello, have you solved this problem?
I have followed the solution given by the author set "vocab_article_source=None" in "tran_xxx.py ", and I create a new file with the name "vocab_article_source.json", but when I run the program, it's empty when I parse the" vocab_article_source.json" file, Is there anything else that needs to be changed in the code?
Looking forward to your early reply, thank you very much! @Nicozwy @gauravkumar62024