I want to implement sentiment analysis in my Rasa project. But unable to figure out how to do that. I have followed the below guide:
But I am unable to implement that. Can anyone please help me on this
I want to implement sentiment analysis in my Rasa project. But unable to figure out how to do that. I have followed the below guide:
But I am unable to implement that. Can anyone please help me on this
pinging @Fares for the help and suggestion on the sentiment analysis project, if you got some time. Many thanks in advance.
@nik202 ik With pleasure
@sunil13 try to see this Pretrained sentiment component nltk
@Fares Thanks
my friend 
Try to remove (_) before export
Make sure that the python module is located in your rasa project with the name sentiment.py
@sunil13 did you solve it?