Skip to content

Efficient Estimation of Word Representations in Vector Space

← Back to topic

Authors: Tomas Mikolov, Kai Chen, Greg Corrado, Jeffrey Dean
Year: 2013
Journal: arXiv
DOI: 10.48550/arXiv.1301.3781
Publisher: https://arxiv.org/abs/1301.3781

Keywords: word2vec, word embeddings

Abstract

We propose two novel model architectures for computing continuous vector representations of words from very large data sets.

Cite this paper

bibtex
@misc{word2vec2013,
  title  = {Efficient Estimation of Word Representations in Vector Space},
  author = {Tomas Mikolov, Kai Chen, Greg Corrado, Jeffrey Dean},
  year   = {2013},
  journal = {arXiv},
  doi    = {10.48550/arXiv.1301.3781},
  url    = {https://doi.org/10.48550/arXiv.1301.3781},
}

Source files

Released under the MIT License.