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☆150Updated 2 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Example showing generalisation☆69Updated 5 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 6 years ago
- A generic library for crafting adversarial NLP examples - WIP☆41Updated 6 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆37Updated 8 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- Text generation with a Variational Autoencoder☆64Updated 6 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- NIPS Conversational Intelligence Challenge 2017 Winner System: Skill-based Conversational Agent with Supervised Dialog Manager☆72Updated 2 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Reversible tokenization in Python.☆60Updated 7 years ago
- ImplementAI Workshop on Deep NLP for Question Generation☆77Updated 7 years ago
- Python-formatted InsuranceQA data☆47Updated 7 years ago
- Convolutional Neural Networks with Recurrent Neural Filters☆53Updated 6 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated last year
- Keras implementation of CoVe☆50Updated 6 years ago
- An implementation of Hierchical Attention Networks for Document Classification in Keras.☆46Updated 4 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- CapsNet for NLP☆67Updated 6 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 6 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago