Sentiment_Analysis_Imdb icon indicating copy to clipboard operation
Sentiment_Analysis_Imdb copied to clipboard

Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.

Results 4 Sentiment_Analysis_Imdb issues
Sort by recently updated
recently updated
newest added

main.py中当method_name == 'lstm_textcnn_attention',model是Transformer_Attention。

Hi BeiCunNan, This is an interesting project, but we want to make it run on an M1 chip as well. Do you think you can modify the code and get...

作者是否可以添加textCNN model?

你好,请问能不能加一个输入文本内容预测分类的功能