pnpnpn / dna2vec

dna2vec: Consistent vector representations of variable-length k-mers
MIT License
182 stars 60 forks source link

DeprecationWarning: Deprecated. Use gensim.models.KeyedVectors.load_word2vec_format instead. #8

Open ali-kishk opened 6 years ago

ali-kishk commented 6 years ago

https://github.com/pnpnpn/dna2vec/blob/8d033e9312ae3342491414a513bb1cf5d2944503/dna2vec/multi_k_model.py#L17

cyrusmaher commented 6 years ago

I've fixed this in my local copy. What's the best way to submit a pull request? I don't have permission to push to a new branch.

pnpnpn commented 6 years ago

Fork the repo and then submit a pull request to this repo