erikbern / rnn-lang-model
Train a deep recurrent neural network LSTM character-level language model using Keras
☆10Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for rnn-lang-model
- Contains the main implementation of programs for the paper: Reproducing and learning new algebraic operations on word embeddings using ge…☆12Updated 7 years ago
- Slides/code for the Lisbon machine learning school 2017☆28Updated 7 years ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 9 years ago
- Inspired by the neural style algorithm in the computer vision field, we propose a high-level language model with the aim of adapting the …☆19Updated last year
- Source code for my paper "Matrix Differential Calculus with Tensors (for Machine Learning)"☆12Updated 8 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆52Updated 7 years ago
- Deep learning spelling patterns with a recurrent neural network☆12Updated 7 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- ☆10Updated 9 years ago
- A suite of tools for sequence tagging, including regular and "deep" CRF, as well as convolutional and recurrent neural networks.☆10Updated 8 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- An Implementation of Seq2Set (Pointer Network) in Keras.☆9Updated 7 years ago
- Yet another regression toolkit☆12Updated 11 years ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Updated 8 years ago
- hacky exploratory variants on NN language models☆9Updated 9 years ago
- A simple Python wrapper for the ClearNLP constituents-to-dependencies converter☆10Updated 9 years ago
- Code for morphological transformations☆29Updated 7 years ago
- Torch implementation of the Collobert's SENNA system for NER.☆14Updated 8 years ago
- Accompanying code for our EMNLP 2017 publication "GraphDocExplore: A Framework for the Experimental Comparison of Graph-based Document Ex…☆29Updated last year
- Converts Quora's new NLU dataset to SNLI txt/jsonl format, plus test/dev split, tokenization.☆14Updated 7 years ago
- Boilerplate code for quickly getting set up to run language modeling experiments☆35Updated 7 years ago
- ☆10Updated 9 years ago
- Recommendation models that use binary rather than floating point operations at prediction time.☆21Updated 7 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆34Updated 9 years ago
- Code for KDD 2014☆16Updated 9 years ago
- allennlp + streamlit demo☆22Updated 5 years ago
- A small helper library for building directed acyclic graphs, trainable by gradient descent, in Theano☆20Updated 7 years ago
- Topic analysis using RSM or PVDM.☆11Updated 10 years ago
- Implementation of Monte Carlo Word Movers Distance in Python with TensorFlow☆13Updated 8 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 7 years ago