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
- Tensorflow implementation of Facebook TagSpace☆74Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆37Updated 8 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Semantic Textual Similarity in Python☆80Updated 9 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆67Updated 8 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 8 years ago
- ☆88Updated 9 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 9 years ago
- Multilingual hierarchical attention networks toolkit☆78Updated 6 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- Benchmarking text classification algorithms☆65Updated 8 years ago
- Tensorflow Tutorial files and Implementations of various Deep NLP and CV Models.☆47Updated 9 years ago
- Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆53Updated 7 years ago
- Neural Topic Models☆69Updated 9 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 8 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Variants of Multi-Perspective Convolutional Neural Networks☆22Updated 2 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 8 months ago
- ☆125Updated 8 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 10 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago