mguarin0 / HierarchicalAttentionNetworksForDocumentClassificationLinks
Hierarchical Attention Network for document classification
☆23Updated 6 years ago
Alternatives and similar repositories for HierarchicalAttentionNetworksForDocumentClassification
Users that are interested in HierarchicalAttentionNetworksForDocumentClassification are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 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
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 8 years ago
- 📄 Deep Learning 中 Sentiment Analysis 論文統整與分析 😀😡☹️😭🙄🤢☆115Updated 7 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆218Updated 6 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 6 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 8 years ago
- Source code of TMN (Topic Memory Network)☆84Updated 6 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- CopyNet Implementation with Tensorflow and nmt☆122Updated 6 years ago
- This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>☆30Updated 7 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 9 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 7 years ago
- Enhanced LTSM for natural language inference☆265Updated 5 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 7 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- Methods about Deep Learning for Text Matching☆89Updated 6 years ago
- AAAI18 paper 《Improving Review Representations with User Attention and Product Attention for Sentiment Classification》☆51Updated 6 years ago
- lstm with attention to deal with qa☆33Updated 8 years ago
- My seq2seq based on tensorflow☆69Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 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
- Tensorflow code to train TDLM☆137Updated 7 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 years ago