shalabhsingh / Text_generation_prediction_RNN
Generate text and predict next word for an initial piece of text using RNNs and LSTMs
☆9Updated 7 years ago
Alternatives and similar repositories for Text_generation_prediction_RNN:
Users that are interested in Text_generation_prediction_RNN are comparing it to the libraries listed below
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- Jupyter notebooks for text summarization using Deep Learning techniques☆28Updated 3 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.☆75Updated 5 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 7 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆118Updated 3 years ago
- Text summarization using seq2seq in Keras☆291Updated 3 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 5 years ago
- All my experiments with AI and ML☆118Updated 6 years ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆54Updated 5 years ago
- Extractive Text Summarization in Python☆20Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- Sentiment Analysis on the First Republic Party debate in 2016 based on Python,NLTK and ML.☆72Updated 4 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Kaggle Toxic Comments Challenge☆109Updated 6 years ago
- A guide for binary class sentiment analysis of tweets.☆95Updated 6 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆205Updated 2 years ago
- This is Yunshu's [Activision](https://www.activision.com/) internship project. We are interested in understanding user opinions about Act…☆55Updated 5 years ago
- [Tutorial] Summarizing Text with Amazon Reviews☆25Updated 7 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- "Convolutional Neural Networks for Sentence Classification" (Kim 2014) - https://www.aclweb.org/anthology/D14-1181☆53Updated 4 years ago
- Twitter sentiment analysis part 11: Word2Vec with Convolutional Neural Network☆31Updated 7 years ago
- Movie recommendations based on user written passages about preferred movies.☆16Updated 5 years ago
- Neural Machine Translation using word level seq2seq model and embeddings☆38Updated 7 years ago
- Long(er) text representation and classification using Doc2Vec embeddings☆106Updated 8 months ago
- Data-driven projects repo☆74Updated 6 years ago
- ☆9Updated 5 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆206Updated 6 years ago