ibrahimsharaf / doc2vec

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

Add Unit testing #13

Open ibrahimsharaf opened 5 years ago

ibrahimsharaf commented 5 years ago

Add unit tests to trigger the model training and inference then make sure the performance doesn't worsen below a certain threshold (80%?)

Depends on #14