-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Hi!
I've been using this model of yours and while running this code, "ptrnets_multi.py" there is an issue with the line 20, "import dailymail". I am using pycharm and I didn't find any package with the name 'dailymail'. Secondly, I placed a file "dailymail.py" file in the same directory and copy pasted the code of "multidocs.py" since similar methods were being used in both of them in main code "ptrnets_multi.py". It temporarily resolved the issue but there were problems with other lines of the code. Kindly specify the file "dailymail.py" or a site where it can be downloaded or a method of downloading it. Also guide about the .pkl data files that it will be using, in "ptrnets_multi.py", either it is generated by the execution of any code is placed somewhere in the directories of this repository.
Apologies if the question is too naive since I am a new-comer to this level.
Regards
Tahir