greenplum0 / ACNN
论文基于注意力机制的卷积神经网络模型 源代码
☆16Updated 7 years ago
Alternatives and similar repositories for ACNN:
Users that are interested in ACNN are comparing it to the libraries listed below
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- 使用keras框架Embedding+LSTM对短文本分类-半监督☆16Updated 7 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 7 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- ☆75Updated 6 years ago
- keras注意力机制☆18Updated 6 years ago
- mlp/rnn/gru + attention 实现文本情感分析☆22Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- cnn+word2vec做文本分类☆24Updated 8 years ago
- LSTM, CNN, CNNLSTM, BiLSTM, MLP☆10Updated 7 years ago
- question classification with multi-level attention mechanism 使用多层级注意力机制和keras实现问题分类☆34Updated 5 years ago
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆24Updated 6 years ago
- Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)☆435Updated 6 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- ☆132Updated 4 years ago
- 两层attention 的lstm评论情感分析☆22Updated 7 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 4 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆60Updated 7 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- Use Bert-CNN-Capsule for text classification☆10Updated 5 years ago
- 层次注意力机制用于文本分类☆10Updated 5 years ago
- ☆166Updated 6 years ago
- Lstm+Cnn 预训练词向量 文本分类☆102Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆151Updated 4 years ago
- 利用CNN模型进行文本分类,包含双通道和单通道,是否使用词向量等多种方式☆12Updated 4 years ago
- ☆10Updated 6 years ago