How to integrate the sentiment analysis script with the chatbot for analysing the user's reply in the same console screen?
问题 I want to make a chatbot that uses Sentiment analyser script for knowing the sentiment of the user's reply for which I have completed the Chatbot making. Now only thing I want to do is to use this Script to analyse the reply of user using the chatbot that I have made. How should I integrate this sentiment_analysis.py script with the chatbot.py file to analyse the sentiment's of user? Update: The overall performance will be like this : Chatbot: How was your day? User: It was an awesome day. I