pbloem / language-modelsLinks
Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).
☆43Updated 4 years ago
Alternatives and similar repositories for language-models
Users that are interested in language-models are comparing it to the libraries listed below
Sorting:
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- Keras implementation of CoVe☆50Updated 7 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 8 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 7 years ago
- The Annotated Encoder Decoder with Attention☆167Updated 4 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 7 years ago
- Language modeling scripts based on TensorFlow☆58Updated 6 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆117Updated 7 years ago
- NIPS Conversational Intelligence Challenge 2017 Winner System: Skill-based Conversational Agent with Supervised Dialog Manager☆71Updated 3 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Convolutional Neural Networks with Recurrent Neural Filters☆53Updated 6 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 7 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated 2 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Word embedding approach based on a dynamic log-linear model☆55Updated 8 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- Multilingual hierarchical attention networks toolkit☆78Updated 6 years ago
- Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)☆153Updated 6 years ago
- Getting started with AllenNLP and PyTorch by training a tweet classifier☆66Updated 8 years ago
- ☆66Updated 2 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- utility class for building/evaluating document representations☆53Updated 5 years ago
- A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep lea…☆215Updated 8 years ago
- My explorations in natural language processing☆104Updated 15 years ago
- Variants of Multi-Perspective Convolutional Neural Networks☆22Updated 2 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆65Updated 7 years ago
- Text generation with a Variational Autoencoder☆65Updated 7 years ago
- Resources for the OpenNMT hackathon☆51Updated 6 years ago