1.词向量 (1)one-hot形式的文本表示回顾 one-hot形式的表达方式的缺点:<1>向量很稀疏 <2>无法计算单词的相似度 <3>表达能力 (2)词向量 (3)skip-gram model 2.神经网络 (1)神经网络结构 相关文章: