Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 159 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 159 Bytes

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