Ground pretrained embedding while learning embedding for new words in Tensorflow

巧了我就是萌 提交于 2019-12-05 06:34:41

问题


I tried using the following code snippet. Grounding the pretrained embeddings and learning embeddings only for the new vocab. But the embeddings for the predefined words also got changed.

来源:https://stackoverflow.com/questions/49488946/ground-pretrained-embedding-while-learning-embedding-for-new-words-in-tensorflow

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!