doc2vec icon indicating copy to clipboard operation
doc2vec copied to clipboard

Predict sentiment of input text

Open ibrahimsharaf opened this issue 5 years ago • 5 comments

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.

  • Save the trained models (doc2vec, random forest/logisitc regression)
  • Load them when the user wants to predict the sentiment of a specific input text.

Depends on #14

ibrahimsharaf avatar Nov 25 '18 19:11 ibrahimsharaf

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

avinashsai avatar Jan 12 '19 18:01 avinashsai

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

avinashsai avatar Jan 20 '19 17:01 avinashsai

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

ibrahimsharaf avatar Jan 20 '19 21:01 ibrahimsharaf

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

avinashsai avatar Jan 21 '19 07:01 avinashsai

已收到,谢谢 

luciferldy avatar Jan 31 '24 13:01 luciferldy