> For the complete documentation index, see [llms.txt](https://luweikxy.gitbook.io/machine-learning-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://luweikxy.gitbook.io/machine-learning-notes/word2vec/word2vec-introduction.md).

# word2vec概述

## word2vector概述

* [返回顶层目录](https://github.com/luweikxy/machine-learning-notes/tree/994efe9a1942533ce4f543c98b52dec4b6225352/SUMMARY.md)
* [返回上层目录](/machine-learning-notes/word2vec.md)

全面理解word2vec

<https://zhuanlan.zhihu.com/p/33799633>

词嵌入的直觉理解：从计数向量到Word2Vec

<https://blog.idejie.com/2017/07/15/word-embedding/>

论文：

google发布的word2vec，要是在写论文时引用该引用它的哪一篇文章呢？

[《Distributed Representations of Words and Phrases and their Compositionality》](http://papers.nips.cc/paper/5021-distributed-representations-of-words-and-phrases-and-their-compositionality.pdf)

## 参考资料
