karthikncode / DeepRL-InformationExtractionLinks
Code for the paper "Improving Information Extraction by Acquiring External Evidence with Reinforcement Learning" http://arxiv.org/abs/1603.07954
☆233Updated 7 years ago
Alternatives and similar repositories for DeepRL-InformationExtraction
Users that are interested in DeepRL-InformationExtraction are comparing it to the libraries listed below
Sorting:
- ☆144Updated 7 years ago
- Deep Averaging Networks☆238Updated 3 years ago
- Gated Attention Reader for Text Comprehension☆189Updated 7 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- Neural Coref Models☆107Updated 6 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 8 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- ☆218Updated 9 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆238Updated 8 years ago
- Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)☆307Updated 5 years ago
- ☆180Updated 6 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 8 years ago
- Reimplementation of "Reasoning With Neural Tensor Networks for Knowledge Base Completion" (Socher, Chen 2013) in Google's TensorFlow fram…☆141Updated 6 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆192Updated 9 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Empirical Evaluation on Current Neural Networks on Cloze-style Reading Comprehension☆87Updated 5 years ago
- Recurrent & convolutional neural network modules☆353Updated 6 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆245Updated 7 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- CNN/Daily Mail Reading Comprehension Task☆292Updated 8 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Updated 8 years ago