hritik25 / Dynamic-CNN-for-Modelling-SentencesLinks
An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014
☆35Updated 8 years ago
Alternatives and similar repositories for Dynamic-CNN-for-Modelling-Sentences
Users that are interested in Dynamic-CNN-for-Modelling-Sentences are comparing it to the libraries listed below
Sorting:
- 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 released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 8 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 4 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 8 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 7 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 7 years ago
- Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks☆138Updated 8 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 9 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- local-context-unit☆56Updated 7 years ago
- Adversarial Training for Neural Relation Extraction☆109Updated 7 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 5 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 8 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆55Updated 7 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated 2 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- ☆115Updated 6 years ago
- TensorFlow implementation of the Decomposable Attention model (A Decomposable Attention Model for Natural Language Inference)☆36Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 8 years ago
- Multi-Task Learning in NLP☆94Updated 8 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆190Updated 5 years ago
- Reproducing Densely Interactive Inference Network in Keras☆75Updated 7 years ago
- Conditional Focused Neural Question Answering with Large-scale Knowledge Bases☆82Updated 7 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 years ago
- This repository is for the paper "Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension"☆41Updated 8 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 8 years ago
- Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866☆105Updated 7 years ago