【发布时间】:2018-08-21 04:30:16
【问题描述】:
以下 NLP 应用程序使用词嵌入。但我不确定如果输入文本中的某个词在嵌入中不可用怎么办。有谁知道处理不在 NLP(或特别是 NER)嵌入中的单词的标准做法是什么?谢谢。
https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html
【问题讨论】:
标签: tensorflow nlp named-entity-recognition word-embedding