A script to convert Word2Vec model to GloVe format (text format)
Masaya Suzuki <[email protected]>
$ pipenv install
$ pipenv run python word2vec2glove.py word2vec.model > glove.model
A script to convert Word2Vec model to GloVe format (text format)
Masaya Suzuki <[email protected]>
$ pipenv install
$ pipenv run python word2vec2glove.py word2vec.model > glove.model