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
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 4 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 8 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 5 years ago
- 📄 Deep Learning 中 Sentiment Analysis 論文統整與分析 😀😡☹️😭🙄🤢☆115Updated 7 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集 是MovieQA☆43Updated 7 years ago
- Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks☆138Updated 8 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 8 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 7 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- local-context-unit☆56Updated 7 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- Demo code for the paper STC2 which released three short text datasets for clustering and classification☆117Updated 7 years ago
- Conditional Focused Neural Question Answering with Large-scale Knowledge Bases☆82Updated 7 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 7 years ago
- Castorini data☆57Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆190Updated 5 years ago
- Theano implementation of Memory Networks☆19Updated 8 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago