Speech and Language Processing (3rd ed. draft), Daniel Jurafsky, James H. Martin, 2025 - Provides a comprehensive explanation of word embeddings, including Word2Vec, within a broader NLP context (Chapter 6).
gensim.models.word2vec.Word2Vec, Gensim Development Team, 2024 - Official API documentation and usage examples for the Word2Vec implementation in the Gensim library.