prernakhurana2 / RCNN
My implementaion of the paper "Recurrent Convolutional Neural Networks for Text Classification"
☆8Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for RCNN
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆21Updated 7 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆45Updated 5 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆69Updated 6 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆18Updated 6 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆51Updated 6 years ago
- paper about question answering☆26Updated 6 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 6 years ago
- pyTorch-text-classification☆15Updated 6 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆29Updated 7 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 6 years ago
- An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014☆35Updated 7 years ago
- Initializing Convolutional Filters with Semantic Features for Text Classification☆25Updated 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☆92Updated 6 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 8 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 6 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 5 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 6 years ago
- graduation project : sentiment analysis with different word-embeddings @ huxi☆19Updated 7 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆57Updated 6 years ago
- Chinese Named Entity Recognition via BLSTM-CNN and BIO Input. Using Keras and Theano backend .☆18Updated 7 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 4 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆58Updated 7 years ago
- Hierarchical Attention Network for Document Classification☆28Updated 7 years ago
- Theano implementation of Memory Networks☆20Updated 7 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆48Updated 6 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago