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
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 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
- Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.☆75Updated 5 years ago
- Sentiment Analysis using LSTM cells on Recurrent Networks. GloVe word embeddings were used for vector representation of words. Amazon Pro…☆27Updated 7 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Jupyter notebooks for text summarization using Deep Learning techniques☆28Updated 3 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
- It is a keras based implementation of Deep Siamese Bidirectional LSTM network to capture phrase/sentence similarity using word embedding.☆17Updated 3 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆118Updated 3 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 7 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆205Updated 6 years ago
- Document clustering and topic modelling with Python☆84Updated 7 years ago
- Using Deep Learning Neural Networks to classify reviews of movie dataset to Positive and Negative Sentiment☆16Updated 7 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated 7 months ago
- A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python☆103Updated 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- Long(er) text representation and classification using Doc2Vec embeddings☆107Updated 9 months ago
- Kaggle Toxic Comments Challenge☆109Updated 6 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- Multi Text Classificaiton☆92Updated 5 years ago
- A guide for binary class sentiment analysis of tweets.☆95Updated 6 years ago
- ☆83Updated 6 years ago
- A simple Flask API to detect spam or ham using Python and Sklearn☆112Updated last year
- simple Word2vec from scratch using tensorflow for understanding☆31Updated 7 years ago
- Factoid Question Answering Chat bot is a simpler version of question answering system. It answers to the question asked by user in near r…☆43Updated 5 years ago