ibrahimsharaf / doc2vec

:notebook: Long(er) text representation and classification using Doc2Vec embeddings
MIT License
106 stars 43 forks source link

Update Requirements #8

Closed avinashsai closed 5 years ago

avinashsai commented 5 years ago

Hi, I updated requirements using pyup.

ibrahimsharaf commented 5 years ago

Awesome work @avinashsai, did you test the script after updating requirements versions? I think a new PR with some kind of test which runs on TravisCI (runs the script and gets the scoring accuracy and make sure its above a certain percentage ~70%), what do you think?

avinashsai commented 5 years ago

okay then i will open another PR with some test checks on TravisCI