AG
AG
To run `scripts/03_glove_build_counts.py` successfully, make sure you do the following and pass the correct build folder of GloVe: 1. Verify you have the submodule of GloVe (`git submodule add https://github.com/stanfordnlp/GloVe.git`)...
I believe the citation should be to this paper: https://arxiv.org/abs/1511.06388
Check out the `dataset_utilities/handle_cohagbooks_vectors.py` file, which handles the conversion of `-vocab.pkl` and `-w.npy` files to `.txt` files.