epfml / sent2vec

General purpose unsupervised sentence representations
Other
1.19k stars 256 forks source link

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

Open Omer-Goshen opened 1 year ago

Omer-Goshen commented 1 year ago

I installed the library by cloning the git and modifying the docker file (https://github.com/epfml/sent2vec/issues/127) and now when I try to load the model I get this error message https://github.com/epfml/sent2vec/issues/127

Omer-Goshen commented 1 year ago

OS: Windows 10 build 19044.2486 python: 3.8.10 Docker version: 20.10.21

sywu213 commented 11 months ago

I meet the same bug. Did you solve it in the end?

habtop3 commented 4 months ago

Anyone solve the problem?