hritik25 / Dynamic-CNN-for-Modelling-Sentences
An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014
☆34Updated 7 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
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 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
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 6 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 years ago
- Theano implementation of Memory Networks☆19Updated 7 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 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 6 years ago
- Castorini data☆58Updated 6 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 7 years ago
- local-context-unit☆55Updated 6 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 6 years ago
- AAAI18 paper 《Improving Review Representations with User Attention and Product Attention for Sentiment Classification》☆51Updated 6 years ago
- Adaptive Scaling for Sparse Detection in Information Extraction☆31Updated 6 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆54Updated 6 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 7 years ago
- Implemention of A Compare-Aggregate Model with Dynamic-Clip Attention for Answer Selection☆29Updated 7 years ago
- Neural Network based models for Aspect-Based Sentiment Analysis☆23Updated 6 years ago
- This repository is for the paper "Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension"☆41Updated 7 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 7 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆50Updated 7 years ago
- TensorFlow implementation of the Decomposable Attention model (A Decomposable Attention Model for Natural Language Inference)☆36Updated 6 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>☆30Updated 6 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆77Updated 5 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆153Updated 6 years ago
- Code for "Reliability-aware Dynamic Feature Composition for Name Tagging" (ACL2019)☆37Updated 5 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 7 years ago