swisscom / ai-research-keyphrase-extraction

EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)
Apache License 2.0
432 stars 88 forks source link

AttributeError: module 'sent2vec' has no attribute 'Sent2vecModel' #34

Open vishwa795 opened 3 years ago

vishwa795 commented 3 years ago

I have followed each and every step as said in readme file. But there seems to be some problem due to which the error saying AttributeError: module 'sent2vec' has no attribute 'Sent2vecModel' . I referred to other similar complaints, and re-cloned the repo twice but it does not work.