chaitjo / lstm-context-embeddings
Augmenting word embeddings with their surrounding context using bidirectional RNN
☆60Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for lstm-context-embeddings
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆39Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆58Updated 6 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆77Updated 7 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆67Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆95Updated 5 years ago
- resources and documentation on convai challenge☆18Updated 7 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆77Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆56Updated 7 years ago
- A simple CNN implementation in Keras.☆30Updated 8 years ago
- Answer Sentence Selection using Deep Learning☆64Updated 8 years ago
- Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications☆65Updated 7 years ago
- Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition☆34Updated 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
- Deep neural network based model for sequence to sequence classification☆77Updated 7 years ago
- Tensorflow implementation of Facebook TagSpace☆74Updated 5 years ago
- deep learning models for text classification written in TensorFlow(Python).☆62Updated 2 years ago
- Huffman tree based hierarchical softmax☆51Updated 8 years ago
- Neural Topic Models☆69Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- A board game recommendation engine/model/website.☆39Updated 8 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- Reading Comprehension Experiments repository.☆61Updated 7 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 7 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 7 years ago
- ☆29Updated 8 years ago
- Multilingual hierarchical attention networks toolkit