pbloem / language-models
Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).
☆43Updated 3 years ago
Alternatives and similar repositories for language-models:
Users that are interested in language-models are comparing it to the libraries listed below
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 6 years ago
- LM, ULMFit et al.☆47Updated 5 years ago
- A curated question answering research dataset of factoid questions☆49Updated 5 years ago
- Keras implementation of CoVe☆51Updated 6 years ago
- Experiments of ELMo that deep contextualized word representation in Keras with Tensorflow Hub.☆13Updated 6 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction on TPU☆17Updated 5 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 6 years ago
- Reversible tokenization in Python.☆61Updated 6 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆59Updated 7 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆31Updated 6 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 6 years ago
- A collection of papers on reinforcement learning applied to NLP☆14Updated 6 years ago
- Variational Auto-Encoder for Dialogue Generation Models & Experiments☆35Updated 7 years ago
- CapsNet for NLP☆68Updated 6 years ago
- Code for upcoming TACL paper w/ Graham Neubig, "Neural Lattice Language Models".☆48Updated 7 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆66Updated 6 years ago
- A python library to compute rouge score for summarization☆58Updated 2 years ago
- ☆66Updated 2 years ago
- Implementation of GloVe in Keras☆45Updated last year
- Resources for the OpenNMT hackathon☆51Updated 5 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆58Updated 6 years ago
- ☆61Updated 6 years ago
- Fine Tuning Language Models for Multilabel Prediction☆61Updated 2 years ago
- Language modeling scripts based on TensorFlow☆59Updated 5 years ago
- Brown clustering in Python☆22Updated 7 years ago
- Text generation with a Variational Autoencoder☆64Updated 6 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆95Updated 5 years ago
- Language model using an RNN in PyTorch☆18Updated 6 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 7 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆145Updated 6 years ago