ibrahimsharaf / doc2vec

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

Predict sentiment of input text #3

Open ibrahimsharaf opened 5 years ago

ibrahimsharaf commented 5 years ago

The script now only supports training and testing given an input dataset, we need to add a new function to support prediction given a new example.

Depends on #14

avinashsai commented 5 years ago

@ibrahimsharaf I can take up this. Please review my PR so that we can proceed further.

avinashsai commented 5 years ago

@ibrahimsharaf what should be done in the next step??

ibrahimsharaf commented 5 years ago

@avinashsai a PR including the first two issues in this previous PR (https://github.com/ibrahimsharaf/doc2vec/pull/6)?

avinashsai commented 5 years ago

Sure, i will open another PR with the first two.

luciferldy commented 9 months ago

已收到,谢谢