hrshtv / Twitter-Sentiment-Analysis
BiLSTM with Multi-Headed Self Attention for sentiment classification of Twitter data, implemented in Keras and PyTorch.
☆27Updated 4 years ago
Alternatives and similar repositories for Twitter-Sentiment-Analysis:
Users that are interested in Twitter-Sentiment-Analysis are comparing it to the libraries listed below
- 文本分类, 双向lstm + attention 算法☆89Updated 4 years ago
- BiLSTM-CNN for Chinese text classification.☆17Updated 4 years ago
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆301Updated last year
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆58Updated 6 years ago
- CNN-BiGRU-Attention模型☆87Updated 2 years ago
- LSTM, CNN, CNNLSTM, BiLSTM, MLP☆10Updated 6 years ago
- detect malicious URL and Request (Bi-LSTM、Bi-LSTM + CNN、CNN + Bi-LSTM、CNN + Bi-LSTM + CNN)☆59Updated 5 years ago
- mlp/rnn/gru + attention 实现文本情感分析☆21Updated 6 years ago
- CNN with attention and CNN_LSTM_attention(pytorch)☆18Updated 5 years ago
- ☆16Updated 2 years ago
- attention-based LSTM/Dense implemented by Keras☆297Updated 6 years ago
- ☆264Updated 2 years ago
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆113Updated 2 years ago
- Pytorch Bert+BiLstm二分类☆38Updated 3 years ago
- ☆30Updated 4 years ago
- pytorch实现的LSTM简易文本分类(附代码详解)☆37Updated 4 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆71Updated 5 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- CNN, LSTM, RNN, GRU, DNN, BERT, Transformer, ULMFiT☆32Updated last year
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆29Updated last year
- 利用CNN,LSTM,CNN_LSTM,TextCNN,Bi-LSTM和传统的机器学习算法进行情感分析,参考:https://github.com/Edward1Chou/SentimentAnalysis☆88Updated 6 years ago
- ☆166Updated 5 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆30Updated last month
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆82Updated 3 years ago
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆23Updated 6 years ago
- dbn with smote 增强☆11Updated 5 years ago
- 基于LSTM的异常检测☆21Updated 5 years ago
- 基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析☆55Updated 3 years ago
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆16Updated 4 months ago
- 中文电影评论情感分类,pytorch实现Text-CNN。☆40Updated 4 years ago