Node for MonkeyLearn NLP Text Classification Service

Monkeylearn allows you to build models to classify text based on natural language processing. I’d like to send twitter tweet text to ML for sentiment analysis and classification. The response back will determine if I need to add the twitter user as a contact in my CRM.



Hey @datdudejibril!

Welcome to the community :sparkling_heart:

Thank you for opening a feature request and sharing your use case. While the node gets developed, you can use the HTTP Request node to connect to their API. Alternatively, you can use the AWS Comprehend, Google Cloud Natural Language, or the Google Perspective nodes :slight_smile:

1 Like

Thanks. I’ve actually gotten the node created, but I’m still running into some issues. I’d prefer to use AWS Comprehend but I doesn’t have a GUI that I’m aware of for me to setup the model and train it.