sentiment analysis using keras deep learning

asifkhan2017
asifkhan2017 New Altair Community Member
edited November 2024 in Community Q&A
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.
Thank you


Answers

  • sgenzer
    sgenzer
    Altair Employee
    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.



    Scott