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:
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 8 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆37Updated 8 years ago
- Keras implementation of CoVe☆50Updated 7 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 7 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 7 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- Language modeling scripts based on TensorFlow☆58Updated 6 years ago
- Convolutional Neural Networks with Recurrent Neural Filters☆53Updated 6 years ago
- Implementation of GloVe in Keras☆45Updated 2 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated 2 years ago
- NIPS Conversational Intelligence Challenge 2017 Winner System: Skill-based Conversational Agent with Supervised Dialog Manager☆71Updated 2 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 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
- Word embedding approach based on a dynamic log-linear model☆55Updated 8 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- Resources for the OpenNMT hackathon☆51Updated 6 years ago
- ☆66Updated 2 years ago
- Code for my blog post☆50Updated 7 years ago
- Text generation with a Variational Autoencoder☆65Updated 6 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆117Updated 7 years ago
- Variants of Multi-Perspective Convolutional Neural Networks☆22Updated 2 years ago
- CapsNet for NLP☆67Updated 6 years ago