Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
akshayonly opened this issue Mar 23, 2021 · 1 comment
Open

Comments

@akshayonly
Copy link

I was trying to follow the given - BioSentVec_tutorial.ipynb

But after downloading the BioSentVec and trying to load I have got AttributeError.

@azhx
Copy link

azhx commented Aug 13, 2021

You are probably installing the wrong package. Read the readme at https://github.com/epfml/sent2vec. You cannot install it by pip install sentvec you need to clone the repository and install it directly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants