-
Notifications
You must be signed in to change notification settings - Fork 235
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
How to implement prediction to a new review #14
Comments
I have exactly the same requirement! How can I predict summary for a new review given that I don't already have a summary? |
@aniket-somwanshi @hala97 You need to preprocess your |
How can I use the model after saving the trained model to predict single summaries ? I want to be able to use the model on a different notebook or environment by giving single inputs. If anybody could help soon I would be verry happy. |
where you trained this model |
My colab crash while training help me. my gmail ratneshmaurya420@gmail.com contact me |
How can i use the model to compute prediction for an inserted review by the user!!
Any help!
And how to overcome the problem of duplication in the output summary??!
The text was updated successfully, but these errors were encountered: