You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully installed the sent2vec python module and have trained a new model with my own data. However, while I tried to use it, it went wrong with"cannot find numpy"in the frist line"import sent2vec". I checked my environment, numpy is already installed. Is there anyone who can help me?
The text was updated successfully, but these errors were encountered:
I have successfully installed the sent2vec python module and have trained a new model with my own data. However, while I tried to use it, it went wrong with"cannot find numpy"in the frist line"import sent2vec". I checked my environment, numpy is already installed. Is there anyone who can help me?
The text was updated successfully, but these errors were encountered: