word2vec bin to txt conversion script
Script for converting word2vec bin to txt file.
torchtext has trouble dealing with word2vec bin file. I filed an issue with them at https://github.com/pytorch/text/issues/338 and this is hopefully a temporary solution to get around it.