hantek / SelfAttentiveSentEmbed
Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017
☆53Updated 6 years ago
Alternatives and similar repositories for SelfAttentiveSentEmbed:
Users that are interested in SelfAttentiveSentEmbed are comparing it to the libraries listed below
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- ☆79Updated 8 years ago
- Code to accompany "A Neural Framework for Generalized Topic Models"☆67Updated 6 years ago
- ☆58Updated 9 years ago
- A sentence encoding-based model for natural language inference☆31Updated 6 years ago
- Word Embedding Revisted: Explicit Matrix Factorization☆33Updated 7 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Neural Topic Models☆69Updated 9 years ago
- An implementation of the Globally Normalized Reader☆58Updated 2 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- ☆28Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- Jointly Modelling Aspects, Ratings and Sentiments for Movie Recommendation (JMARS)☆56Updated 9 years ago
- ☆42Updated 6 years ago
- Fast mini batch version of treelstm using tensorflow☆78Updated 6 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 6 years ago
- Reading Comprehension Experiments repository.☆61Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 8 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 9 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 7 years ago