belerico / word2vec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

word2vec pytorch implementation

word2vec CBOW (Continuous-Bag-Of-Word) and SG (Skip-Gram) with NS (Negative Sampling), adapted from the original commented c implementation.

About


Languages

Language:Python 100.0%