SUMORAN / Attention-Based-BiLSTM-sentence-classifyLinks
Industry chain data test:Sentence classify Bi-GRU-att
☆21Updated 6 years ago
Alternatives and similar repositories for Attention-Based-BiLSTM-sentence-classify
Users that are interested in Attention-Based-BiLSTM-sentence-classify are comparing it to the libraries listed below
Sorting:
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆78Updated 5 years ago
- Hierarchical BiLSTM CNN using Keras☆77Updated 7 years ago
- 两层attention 的lstm评论情感分析☆23Updated 7 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆78Updated 7 years ago
- 论文基于注意力机制的卷积神经网络模型 源代码☆16Updated 8 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆209Updated 7 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆44Updated 6 years ago
- Use Bert-CNN-Capsule for text classification☆10Updated 6 years ago
- ☆75Updated 7 years ago
- Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)☆443Updated 6 years ago
- Lstm+Cnn 预训练词向量 文本分类☆104Updated 6 years ago
- bilstm _Attention_crf☆38Updated 6 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆87Updated 6 years ago
- mlp/rnn/gru + attention 实现文本情感分析☆22Updated 7 years ago
- LSTM三分类问题☆10Updated 6 years ago
- 双向lstm+crf 序列标注☆65Updated 6 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 6 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
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆58Updated 6 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆79Updated 5 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- Bert中文文本分类☆41Updated 6 years ago
- 原始项目:[GCN_AAAI2019](https://github.com/yao8839836/text_gcn/) add:多标签分类支持☆18Updated 5 years ago
- textsum基于tensorflow实现的Seq2Seq-attention模型以及其他策略算法, 来解决摘要生成、主旨提取等(Text Summary)的任务。部分代码是在其他作者代码的基础上修改而来,后期将全部整理重构。☆30Updated 6 years ago
- PyTorch Bert Text Classification☆31Updated 6 years ago