sentiment analysis using keras deep learning
asifkhan2017
New Altair Community Member
Hello dear members.
I want to build and train model for sentiment analysis in deep learning or keras. Can someone help me? It will be so appreciable.
I want to build and train model for sentiment analysis in deep learning or keras. Can someone help me? It will be so appreciable.
Thank you
1
Answers
-
hi @asifkhan2017 welcome to the community. Any particular reason you must use DL/Keras? You are very likely to have an overfit model.
As to general sentiment analysis, I'd get started with the "Extract Sentiment" operator in the Operator Toolbox extension and look at the tutorial process.Scott1