Sentiment classification: Training RNN (LSTM-layer) on social media comments [NLP]:
4-layer sequential deep neural network to classify social media comments in all possible languages as "positive", "neutral" or "negative".
- Training data: ~ 100k labelled comments.
- Long-term-short-memeory (LSTM) layer in Recurrent Neural Network (RNN)
Natural language processing (NLP), sentiment analysis, deep learning