BriefGPT.xyz
Apr, 2024
优化距离加权和窗口大小调度的词向量学习
Learning Word Embedding with Better Distance Weighting and Window Size Scheduling
HTML
PDF
Chaohao Yang
TL;DR
提出了 Learnable Formulated Weights (LFW) 和 Epoch-based Dynamic Window Size (EDWS) 两种新的方法,用于改进 Word2Vec 的性能,加强了 Word2Vec 在 NLP 文本建模中的表现。
Abstract
Distributed word representation (a.k.a.
word embedding
) is a key focus in natural language processing (NLP). As a highly successful
word embedding
model,
→