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
- 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
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 8 years ago
- A pytorch implementation of Attention is all you need☆92Updated 6 years ago
- ☆131Updated 4 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 8 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- Tensorflow implementation for the paper 'Learning Deep Latent Spaces for Multi-Label Classfications' in AAAI 2017☆99Updated 7 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆156Updated 5 years ago
- sohucampus2019 baseline☆28Updated 6 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- ☆38Updated 8 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Hierarchical Attention Transfer Network for Cross-domain Sentiment Classification (AAAI'18)☆84Updated 5 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- Tensorflow version implementation of focal loss for binary and multi classification☆110Updated 6 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 7 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- 论文实现 by - pytorch☆19Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 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
- Use pytorch to implement word2vec☆149Updated 6 years ago