IMDB dataset sentiment classification.
It's my second project in Big Data Course(2019).
Reference:
1.https://machinelearningmastery.com/sequence-classification-lstm-recurrent-neural-networks-python-keras/ This web presents a simple example of LSTM neural network model
2.https://zhuanlan.zhihu.com/p/49271699 This article tells the history of word embedding
3.https://my.oschina.net/u/3800567/blog/2887156 This article shows the way to plot results