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:
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 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
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- 📄 Deep Learning 中 Sentiment Analysis 論文統整與分析 😀😡☹️😭🙄🤢☆115Updated 7 years ago
- Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks☆136Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 7 years ago
- Reproducing Densely Interactive Inference Network in Keras☆75Updated 7 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- Aspect Based Sentiment Analysis using End-to-End Memory Networks☆196Updated 7 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 3 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 8 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 7 years ago
- Conditional Focused Neural Question Answering with Large-scale Knowledge Bases☆82Updated 7 years ago
- Adversarial Training for Neural Relation Extraction☆109Updated 7 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 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
- Demo code for the paper STC2 which released three short text datasets for clustering and classification☆116Updated 7 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 7 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆190Updated 4 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- Code and dataset for ACL2018 paper "Exploiting Document Knowledge for Aspect-level Sentiment Classification"☆148Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago