Text-Summarization
Text-Summarization copied to clipboard
Unpickling Error
Hi, I am trying to clone the repo and reproduce the results. I plugged in the finished_files directory as described. I am getting the following error when I run main.py. Can you please help?
File "main.py", line 91, in
This problem also occurred in my machine (linux ubuntu16). Any help? pickle's version problem? @hashbangCoder
I tried different versions, but it didn't seem to help. Ended up downloading the CNN-DailyMail dataset and creating the pickle file myself.
got the same error
@Savithasam how did you make it?
Same error here: I guess there hasn't been a solution for this? Tried on mac and linux with different python versions, but no success.
Fixed the error by the following: https://github.com/JafferWilson/Process-Data-of-CNN-DailyMail/issues/2 @Savithasam @loveJasmine @nyxjemk @chengzhou Maybe you can try.