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:
- Text Generation Using A Variational Autoencoder☆110Updated 8 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 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
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 7 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆32Updated 7 years ago
- ☆66Updated 2 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆37Updated 8 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 7 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆117Updated 7 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Word embedding approach based on a dynamic log-linear model☆55Updated 8 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated 2 years ago
- Code for upcoming TACL paper w/ Graham Neubig, "Neural Lattice Language Models".☆47Updated 8 years ago
- A python library to compute rouge score for summarization☆57Updated 3 years ago
- My explorations in natural language processing☆104Updated 15 years ago
- Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)☆153Updated 6 years ago
- A simple example for how to build your own model using AllenNLP as a dependency.☆113Updated 5 years ago
- A generic library for crafting adversarial NLP examples - WIP☆41Updated 7 years ago
- The Annotated Encoder Decoder with Attention☆167Updated 4 years ago
- ImplementAI Workshop on Deep NLP for Question Generation☆77Updated 7 years ago
- utility class for building/evaluating document representations☆53Updated 5 years ago
- Getting started with AllenNLP and PyTorch by training a tweet classifier☆66Updated 8 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- NIPS Conversational Intelligence Challenge 2017 Winner System: Skill-based Conversational Agent with Supervised Dialog Manager☆71Updated 3 years ago
- Implementation of GloVe in Keras☆45Updated 2 years ago
- A curated question answering research dataset of factoid questions☆49Updated 6 years ago