Forked from zh3nis/SGNS
Code is written in Python 3.7 and requires Pytorch 1.4+. It also requires the following Python modules: numpy, gensim, argparse, gdown. You can install them via:
pip install numpy gensim argparse gdownTo reproduce the SGNS results from Table 1
mkdir embeddings
python main.py --valid data/valid.txt
python eval.py