News

Open Source Software yskip released on GitHub

April 18, 2019

Yahoo! JAPAN Research has released yskip, open source software for learning word embeddings in an incremental fashion. This is a C++ implementation of incremental SGNS that we proposed in EMNLP2017.

code : https://github.com/yahoojapan/yskip (external link) paper : Incremental Skip-gram Model with Negative Sampling (external link) tech blog : https://techblog.yahoo.co.jp/oss/yskip/ (Japanese version)