Incorporate fasttext vectors in tf.keras embedding layer?

后端 未结 0 1926
小鲜肉
小鲜肉 2021-01-21 01:20

Fasttext could handle OOV easily, i.e., it could be assumed that emb = fasttext_model(raw_input) always holds. However, I am not sure how I could build this layer i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题