-
Notifications
You must be signed in to change notification settings - Fork 48
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
requirements.txt #8
Comments
@msl9810 hi, were you able to create/receive req.txt? |
|
@msl9810 were you able to load the w2v model? i have a gensim lib error while trying to load it. |
you can try gemsim3.8.3 |
I used 3.8 with no success. were you able to run the w2v model? if so, please share your PyPI env/ requirements file. |
I trained the w2v by myself.The req.txt as follow: This file may be used to create an environment using:$ conda create --name --fileplatform: win-64_tflow_select=2.2.0=eigen |
@msl9810 thanks! |
hello, I would like to ask how long it took you to train the w2v model, I have been running for 48 hours on my machine and still not finished. |
这个要看你的设备具体是什么的吧?我用的是AMD的5800X,印象里完全用不了48小时这么久的。 |
原来是同胞啊,谢谢回答!我的设备是AMD Ryzen 5 5600X 6-Core Processor CPU ,卡在nltk.sent_tokenize那儿48小时了,不知道为啥,请问你之前在运行的时候遇到过这个问题吗? |
还有请问你之前在加载原作者提供的word2vec.model的时候是否遇到过No such file or directory: '...word2vec_withString10-100-200.model.wv.vectors.npy这个报错,这是因为gensim的版本问题还是加载时缺少运行文件问题?真诚的感谢你! |
虽然CPU性能上有点差距但是不至于到48小时这么离谱,我感觉
|
好的,谢谢老哥热心的回答!!! |
please provide me a requierments.txt file |
I hasn't find the env to run the example.So maybe you can share the requirements.txt?
The text was updated successfully, but these errors were encountered: