prernakhurana2 / RCNN
My implementaion of the paper "Recurrent Convolutional Neural Networks for Text Classification"
☆8Updated 7 years ago
Alternatives and similar repositories for RCNN:
Users that are interested in RCNN are comparing it to the libraries listed below
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 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
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 4 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 6 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago
- paper about question answering☆25Updated 6 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- Repository for NLI models (EMNLP 2018)☆61Updated 6 years ago
- Subword based Pairwise Word Interaction Model for Paraphrase Identification☆22Updated 6 years ago
- Chinese word segmentation model with word-based character embeddings.☆12Updated 6 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 8 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 7 years ago
- Implemention of A Compare-Aggregate Model with Dynamic-Clip Attention for Answer Selection☆29Updated 7 years ago
- ☆23Updated 2 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 2 years ago
- Neural Network based models for Aspect-Based Sentiment Analysis☆23Updated 6 years ago
- local-context-unit☆55Updated 7 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- This repository is for the paper "Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension"☆41Updated 7 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 6 years ago
- Source code and dataset of EMNLP2017 paper "Incorporating Relation Paths in Neural Relation Extraction".☆39Updated 5 years ago
- ☆28Updated 6 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago