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☆150Updated 2 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 8 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 7 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 6 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Semantic Textual Similarity in Python☆80Updated 8 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated last year
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Implementation of GloVe in Keras☆45Updated 2 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆37Updated 8 years ago
- utility class for building/evaluating document representations☆53Updated 5 years ago
- Enso: An Open Source Library for Benchmarking Embeddings + Transfer Learning Methods☆96Updated 4 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Language modeling scripts based on TensorFlow☆58Updated 6 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- NIPS Conversational Intelligence Challenge 2017 Winner System: Skill-based Conversational Agent with Supervised Dialog Manager☆71Updated 2 years ago
- An implementation of Hierchical Attention Networks for Document Classification in Keras.☆46Updated 4 years ago
- PyTorch deep learning models for text processing☆178Updated 6 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- Keras implementation of CoVe☆50Updated 7 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- Word embedding approach based on a dynamic log-linear model☆55Updated 8 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 8 years ago
- Evaluation tool for word embeddings☆27Updated 9 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago