wangshy31 / Densely-Connected-CNN-with-Multiscale-Feature-Attention
Densely Connected CNN with Multi-scale Feature Attention for Text Classification
☆132Updated 6 years ago
Alternatives and similar repositories for Densely-Connected-CNN-with-Multiscale-Feature-Attention:
Users that are interested in Densely-Connected-CNN-with-Multiscale-Feature-Attention are comparing it to the libraries listed below
- Multi-Task Learning in NLP☆94Updated 7 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- A pytorch implementation of Attention is all you need☆92Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago
- An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014☆34Updated 7 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 7 years ago
- ☆132Updated 4 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 7 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- ☆38Updated 7 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- sohucampus2019 baseline☆28Updated 6 years ago
- ☆13Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago
- QANet in keras (with Cove)☆66Updated 5 years ago
- A tensorflow implementation of siamese lstm.☆89Updated 7 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 years ago
- Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset☆35Updated 7 years ago
- 论文实现 by - pytorch☆19Updated 7 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆156Updated 5 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- 深度学习相关代码☆22Updated 6 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago