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
您好,我想请问一下,下载Target Word Vectors和Context Word Vectors中的对应词向量就可以还原word2vec的所有参数,继续进行训练,这个具体的步骤是怎么样的呢? (最近刚开始接触NLP,很多东西都不太懂。)
The text was updated successfully, but these errors were encountered:
看你的问题。以文本分类为例,一般有了词向量后,便是利用conv1d或者rnn得到句子的表征,然后连上全连接做分类。
Sorry, something went wrong.
No branches or pull requests
您好,我想请问一下,下载Target Word Vectors和Context Word Vectors中的对应词向量就可以还原word2vec的所有参数,继续进行训练,这个具体的步骤是怎么样的呢?
(最近刚开始接触NLP,很多东西都不太懂。)
The text was updated successfully, but these errors were encountered: