Maluuba / gensen

Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning
Other
311 stars 43 forks source link

Python 3 compatibility #2

Open mvss80 opened 5 years ago

mvss80 commented 5 years ago

It would be great if you can release python 3 compatible code, thanks

xingdi-eric-yuan commented 5 years ago

Hi @mvss80, I have a version of this that supports python 3 and pytorch 0.4. You can try it out. https://github.com/xingdi-eric-yuan/gensen/tree/py3pytorch.4

MaximumEntropy commented 5 years ago

Thanks Eric! :-)