-
Notifications
You must be signed in to change notification settings - Fork 43
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
Labels
Comments
ibrahimsharaf
changed the title
Predict given new inputs
Predict sentiment of input text
Nov 25, 2018
Closed
@ibrahimsharaf I can take up this. Please review my PR so that we can proceed further. |
@ibrahimsharaf what should be done in the next step?? |
@avinashsai a PR including the first two issues in this previous PR (#6)? |
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
已收到,谢谢
|
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
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
The text was updated successfully, but these errors were encountered: