genekogan / text-learningLinks
language + text generation + summarization using Keras and Sumy
☆44Updated 10 years ago
Alternatives and similar repositories for text-learning
Users that are interested in text-learning are comparing it to the libraries listed below
Sorting:
- Text simplification using RNNs☆55Updated 9 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 10 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Word vectors☆64Updated 7 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Non-distributional linguistic word vector representations.☆62Updated 7 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 8 years ago
- My solution for Kagge Allen AI Challenge ( 3rd place )☆19Updated 9 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Tokenize English sentences using neural networks.☆63Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- My solution for the Kaggle "Allen AI science challenge"☆48Updated 9 years ago
- ☆88Updated 9 years ago
- sequence to sequence neural network model for dialogue system☆44Updated 9 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 8 years ago
- Some RNN implementations in Theano☆17Updated 9 years ago
- Semantic Textual Similarity in Python☆81Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Updated 8 years ago
- A simple NER model in C++☆38Updated 10 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- Demonstration code for Liang and Potts 2015☆79Updated 8 years ago
- In this project, we use skip-gram model to embed Wikipedia Concepts and Entities. The English version of Wikipedia contains more than fiv…☆57Updated 7 years ago