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