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 8 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆53Updated 6 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated last week
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆38Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 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
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- An implementation of the Globally Normalized Reader☆58Updated 2 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Neural Topic Models☆69Updated 9 years ago
- ☆26Updated 7 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆144Updated 2 years ago
- Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition☆33Updated 7 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- A board game recommendation engine/model/website.☆39Updated 8 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 8 years ago
- Doc2Vec implementation in tensorflow.☆51Updated 8 years ago