greenplum0 / ACNNLinks
论文基于注意力机制的卷积神经网络模型 源代码
☆16Updated 8 years ago
Alternatives and similar repositories for ACNN
Users that are interested in ACNN are comparing it to the libraries listed below
Sorting:
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆78Updated 7 years ago
- Hierarchical BiLSTM CNN using Keras☆77Updated 7 years ago
- Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)☆441Updated 6 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Updated 6 years ago
- Use Bert-CNN-Capsule for text classification☆10Updated 6 years ago
- 使用keras框架Embedding+LSTM对短文本分类-半监督☆16Updated 7 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆226Updated 8 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆208Updated 7 years ago
- mlp/rnn/gru + attention 实现文本情感分析☆22Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆78Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- ☆75Updated 7 years ago
- ☆167Updated 6 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- 两层attention 的lstm评论情感分析☆23Updated 7 years ago
- LSTM三分类问题☆10Updated 6 years ago
- ☆131Updated 4 years ago
- Lstm+Cnn 预训练词向量 文本分类☆104Updated 6 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆44Updated 6 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- 原始项目:[GCN_AAAI2019](https://github.com/yao8839836/text_gcn/) add:多标签分类支持☆18Updated 5 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- ☆275Updated 3 years ago
- The implementation of the paper 'Multilabel neural networks with applications to functional genomics and text categorization' in TKDE 200…☆17Updated 6 years ago
- keras注意力机制☆18Updated 7 years ago
- hierarchical attention model☆101Updated 7 years ago
- 1.16-1.20小白我对于预训练词向量的使用的一些经验总结~☆23Updated 6 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago