chaitjo / lstm-context-embeddingsLinks
Augmenting word embeddings with their surrounding context using bidirectional RNN
☆60Updated 5 years ago
Alternatives and similar repositories for lstm-context-embeddings
Users that are interested in lstm-context-embeddings are comparing it to the libraries listed below
Sorting:
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- Tensorflow implementation of Facebook TagSpace☆73Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆37Updated 8 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- Semantic Textual Similarity in Python☆80Updated 8 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- System that participated in Semeval 2014 task 4: Aspect Based Sentiment Analysis☆56Updated 11 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 8 years ago
- Multiclass Naive Bayes SVM (NB-SVM) - Learns a multiclass classifier (OneVsRest) based on word ngrams.☆35Updated 9 years ago
- LSTM and Hierarchical Attention Network on DSVM☆41Updated 7 years ago
- Variants of Multi-Perspective Convolutional Neural Networks☆22Updated 2 years ago
- Code for the TACL paper "Overcoming Language Variation in Sentiment Analysis with Social Attention"☆45Updated 8 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- An implementation of skip-thought vectors in Tensorflow☆73Updated 2 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated last month
- Code for my blog post☆49Updated 6 years ago
- Reading Comprehension Experiments repository.☆61Updated 8 years ago
- Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆53Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 7 years ago
- ☆28Updated 8 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago