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?
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?