We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
譬如 ./fasttext skipgram -input ./datas/doulist_0804_09.movie_id -output ./models/fasttext_model_0804_09_skipgram -minCount 5 -epoch 50 -neg 100 报错: '.' 不是内部或外部命令,也不是可运行的程序 或批处理文件。
The text was updated successfully, but these errors were encountered:
示例程序是基于bash的,所以 $sh run.sh.
$sh run.sh
Sorry, something went wrong.
No branches or pull requests
譬如 ./fasttext skipgram -input ./datas/doulist_0804_09.movie_id -output ./models/fasttext_model_0804_09_skipgram -minCount 5 -epoch 50 -neg 100
报错:
'.' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
The text was updated successfully, but these errors were encountered: