desh2608 / crnn-relation-classificationLinks
Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classification on biomedical text.
☆47Updated 7 years ago
Alternatives and similar repositories for crnn-relation-classification
Users that are interested in crnn-relation-classification are comparing it to the libraries listed below
Sorting:
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 7 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 7 years ago
- Source code and dataset of EMNLP2017 paper "Incorporating Relation Paths in Neural Relation Extraction".☆39Updated 5 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 8 years ago
- Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866☆105Updated 7 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- ☆23Updated 2 years ago
- Aspect Term Extraction with History Attention and Selective Transformation (IJCAI 2018)☆53Updated 6 years ago
- ai challenge 2018 's final code.☆16Updated 6 years ago
- Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks☆136Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- Large-scale Exploration of Neural Relation Classification Architectures☆12Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- ☆28Updated 7 years ago
- Castorini data☆57Updated 7 years ago
- A TensorFlow implementation of the paper _End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures_ (https://www.aclwe…☆28Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- ☆117Updated 5 years ago
- 第一届“讯飞杯”中文机器阅读理解评测参考模型☆62Updated 7 years ago
- Theano implementation of Memory Networks☆19Updated 8 years ago
- ☆14Updated 7 years ago
- Resources, datasets, papers on Question Answering☆57Updated 4 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014☆35Updated 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
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 8 years ago