Movie-Review-Sentiment-Analysis-LSTM-Pytorch
Movie-Review-Sentiment-Analysis-LSTM-Pytorch copied to clipboard
Is there any reason that you didn't use stemming?
I was going through your code in detail. and trying to implement on my own sentiment analyzer. I noticed that you didn't use stemming. I was wondering why
Great stuff through.