BioWordVec
BioWordVec copied to clipboard
Updates
I was able to execute BioWordVec.py after I made the following updates: BioWordVec.py: Removed two apparently deprectated arguments to gensim.models. FastText. node2vec.py: revised an apparently obsolete alias for the numpy int data type.
Additionally I created a requirements.txt file to aid package installation via pip.