fanglanting / skip-gram-pytorch

A complete pytorch implementation of skip-gram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A complete pytorch implementation of skipgram model (with subsampling and negative sampling). The embedding result is tested with Spearman's rank correlation.

About

A complete pytorch implementation of skip-gram


Languages

Language:Python 100.0%