pranjal52 / text_generators
Python code for building a text generator using LSTMs.
☆146Updated 4 years ago
Alternatives and similar repositories for text_generators:
Users that are interested in text_generators are comparing it to the libraries listed below
- Generating Text using Deep Learning in Python - LSTM, RNN, Keras☆46Updated 6 years ago
- Text summarization using seq2seq in Keras☆290Updated 2 years ago
- This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube☆490Updated 7 years ago
- Sentiment Analysis using Stochastic Gradient Descent on 50,000 Movie Reviews Compiled from the IMDB Dataset☆62Updated 7 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 7 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- 🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models☆308Updated 6 years ago
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆568Updated 7 years ago
- Neural machine translator for English2German translation.☆96Updated 7 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆118Updated 3 years ago
- Sentiment Analysis LSTM recurrent neural network's.☆52Updated 5 years ago
- A guide for binary class sentiment analysis of tweets.☆95Updated 6 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆117Updated 6 years ago
- ☆142Updated 5 years ago
- Mastering Natural Language Processing with Python☆139Updated 2 years ago
- data preparation☆90Updated 6 years ago
- ☆46Updated 6 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- A simple Flask API to detect spam or ham using Python and Sklearn☆112Updated last year
- A very basic LSTM composer, doesn't compose any proper music for now☆110Updated 6 years ago
- Web api built on flask for keras-based sentiment analysis using Word Embedding, RNN and CNN☆25Updated 6 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- Our goal is to implement text summarization by generating headline for a news body using recurrent neural networks. We attempt to reprodu…☆32Updated 6 years ago
- Having fun with LSTMs by creating a simple text generator.☆92Updated 6 years ago
- Awesome-Text-Classification Projects,Papers,Tutorial .☆170Updated 7 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- Twitter sentiment analysis part 11: Word2Vec with Convolutional Neural Network☆31Updated 6 years ago
- Kaggle Toxic Comments Challenge☆109Updated 6 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆187Updated 6 years ago