-
Notifications
You must be signed in to change notification settings - Fork 673
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
这个代码是否可以用于中文状态下的封闭域问答? #68
Comments
我也用其他数据跑了一遍,也是不收敛 |
是不是词向量不包含的问题?作者用的词向量是预先用glove的方法训练好的。没有中文就不会生成对应向量吧。 |
我用word2vec预先训练了词向量可以 |
怎么做呀 |
根据语料库生成词典,然后词典中每一个单词生成同维度向量 |
请问训练词向量使用的语料是与训练chatbot相同的语料吗 |
中文问答对,不收敛怎么回事?
The text was updated successfully, but these errors were encountered: