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
When I try to add Project to PYTHONPATH, I am facing one issue. Kindly, check the attached screenshot
Try to remove (_) before export
I have tried using set instead of export. Now it’s working Fares. Thank you
But When i train rasa facing an issue, Could you please help me with this
Make sure that the python module is located in your rasa project with the name sentiment.py
@sunil13 did you solve it?