Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Predict sentiment of input text #3

Open
ibrahimsharaf opened this issue Nov 25, 2018 · 5 comments
Open

Predict sentiment of input text #3

ibrahimsharaf opened this issue Nov 25, 2018 · 5 comments

Comments

@ibrahimsharaf
Copy link
Owner

ibrahimsharaf commented Nov 25, 2018

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 ibrahimsharaf changed the title Predict given new inputs Predict sentiment of input text Nov 25, 2018
@avinashsai avinashsai mentioned this issue Jan 12, 2019
@avinashsai
Copy link
Contributor

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

@avinashsai
Copy link
Contributor

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

@ibrahimsharaf
Copy link
Owner Author

@avinashsai a PR including the first two issues in this previous PR (#6)?

@avinashsai
Copy link
Contributor

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

Ayatallah added a commit to Ayatallah/doc2vec that referenced this issue May 14, 2019
Ayatallah added a commit to Ayatallah/doc2vec that referenced this issue May 14, 2019
Ayatallah added a commit to Ayatallah/doc2vec that referenced this issue May 14, 2019
@luciferldy
Copy link

luciferldy commented Jan 31, 2024 via email

Repository owner deleted a comment from floatingdev Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants