wangshy31 / Densely-Connected-CNN-with-Multiscale-Feature-AttentionLinks
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
Sorting:
- 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
- ☆131Updated 4 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆156Updated 5 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- ☆13Updated 7 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- A pytorch implementation of Attention is all you need☆92Updated 6 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 8 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 7 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 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
- sohucampus2019 baseline☆28Updated 6 years ago
- Tensorflow implementation for the paper 'Learning Deep Latent Spaces for Multi-Label Classfications' in AAAI 2017☆99Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆177Updated 2 years ago
- A tensorflow implementation of siamese lstm.☆89Updated 8 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 7 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- ☆38Updated 8 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014☆34Updated 8 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 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