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:
- A convolutional neural network library for NLP.☆59Updated 8 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 9 years ago
- Word vectors☆64Updated 7 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 11 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Tokenize English sentences using neural networks.☆63Updated 8 years ago
- Some RNN implementations in Theano☆17Updated 9 years ago
- Non-distributional linguistic word vector representations.☆62Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Semantic Textual Similarity in Python☆80Updated 9 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 9 years ago
- Natural Language Inference Dataset Generation☆29Updated 9 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 9 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 10 years ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)