neomatrix369 / awesome-ai-ml-dl

Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.
Other
1.48k stars 353 forks source link

Due to incompatibility between spacy and pytextrank, we are unable to generate a summary #61

Closed sagar98cyber closed 4 years ago

sagar98cyber commented 4 years ago

image

neomatrix369 commented 4 years ago

@sagar98cyber I have had this bug as well and so supplied a workaround, and even after that when it does not work we get this error message.

Let me see what I can do about it.

Are you running this on Google Colab, Kaggle or on your local Jupyter instance or from inside the docker container (Better NLP on Docker Hub) - can you please let me know.

neomatrix369 commented 4 years ago

Thanks for reporting this issue, it seems the pytextrank and spacy issues are resolved, I will soon push the fix and update all notebooks, please hold off for some time in the meanwhile.

neomatrix369 commented 4 years ago

Fixed by 8329ada

Both Jupyter and Google-Colab notebooks have been updated.

neomatrix369 commented 4 years ago

@sagar98cyber can you please take a look at the notebook again and see if everything works for you now?