pranjal52 / text_generatorsLinks
Python code for building a text generator using LSTMs.
☆145Updated 5 years ago
Alternatives and similar repositories for text_generators
Users that are interested in text_generators are comparing it to the libraries listed below
Sorting:
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆122Updated 4 years ago
- Mapping a variable-length sentence to a fixed-length vector using BERT model☆126Updated 6 years ago
- Sequence to sequence recipe summarization☆137Updated 7 years ago
- A simple Flask API to detect spam or ham using Python and Sklearn☆113Updated 2 years ago
- An information retrieval chatbot for niche perfume recommendations☆60Updated 3 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 6 years ago
- Generating Text using Deep Learning in Python - LSTM, RNN, Keras☆46Updated 7 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- This repository contains a new generative model of chatbot based on seq2seq modeling.☆330Updated 6 years ago
- Jupyter Notebook + Python code of twitter sentiment analysis☆112Updated 7 years ago
- ☆46Updated 7 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- A very basic LSTM composer, doesn't compose any proper music for now☆109Updated 7 years ago
- Built a simple chatbot from a sequence-to-sequence model with TensorFlow.☆146Updated 6 years ago
- Sentiment Analysis on the First Republic Party debate in 2016 based on Python,NLTK and ML.☆72Updated 5 years ago
- Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.☆75Updated 6 years ago
- Neural machine translator for English2German translation.☆96Updated 8 years ago
- ☆65Updated 6 years ago
- CNN for intent classification task in a Chatbot☆101Updated 6 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 8 years ago
- A guide for binary class sentiment analysis of tweets.☆94Updated 7 years ago
- API for Tensorflow model in Flask☆102Updated 8 years ago
- data preparation☆90Updated 7 years ago
- Simple keras chat bot using seq2seq model with Flask serving web☆53Updated 7 years ago
- Sentiment Analysis using Stochastic Gradient Descent on 50,000 Movie Reviews Compiled from the IMDB Dataset☆62Updated 8 years ago
- Learning about and doing projects with recurrent neural networks☆414Updated 4 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆187Updated 6 years ago
- This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube☆495Updated 7 years ago
- This is the code for "LSTM Networks - The Math of Intelligence (Week 8)" By Siraj Raval on Youtube☆196Updated last year
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆53Updated 6 years ago