Looking for a list of algorithms that we can use for sentiment analysis:
Currently, I've build models using Logistic Regression, Naive Byaes. Next up I was going to try support vector machines.
Are their other machine learning algorithms that I should try.
I'll compare the models later based on the data I've but just wanted to know if you've a recommendation for any other algorithm that I should try..