mikesj-public / rnn_spelling_bee
☆45Updated 8 years ago
Alternatives and similar repositories for rnn_spelling_bee
Users that are interested in rnn_spelling_bee are comparing it to the libraries listed below
Sorting:
- My solution for the Kaggle "Allen AI science challenge"☆48Updated 9 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 9 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 8 years ago
- ☆121Updated 8 years ago
- ☆45Updated 7 years ago
- End-to-end memory networks in TensorFlow☆33Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- A convolutional neural network library for NLP.☆60Updated 7 years ago
- Training autoencoders to reconstruct text to generate valuable summarizations of sentences or paragraphs☆39Updated 9 years ago
- Environment that can be used to evaluate reasoning capabilities of artificial agents☆27Updated 8 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- ☆79Updated 8 years ago
- ☆22Updated 8 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.