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
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 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
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆234Updated 7 years ago
- A collection of all my datasets☆239Updated 6 years ago
- ☆143Updated 5 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 3 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆184Updated 5 years ago
- Load GPT-2 checkpoint and generate texts☆127Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Sequence to sequence recipe summarization☆135Updated 6 years ago
- A Flask Web App for Generating Text with GPT-2☆37Updated 5 years ago
- ☆46Updated 6 years ago
- An information retrieval chatbot for niche perfume recommendations☆57Updated 2 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆640Updated 2 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
- Built a simple chatbot from a sequence-to-sequence model with TensorFlow.☆146Updated 5 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆283Updated last year
- ☆61Updated 7 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆117Updated 3 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆201Updated 2 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Char-level RNN LSTM text generator📄.☆116Updated 3 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆298Updated 7 years ago
- Generating poetry with GPT-2.☆89Updated 5 years ago
- AI Chatbot using Dynamic Memory Network in Keras.☆65Updated 7 years ago