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
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 5 years ago
- Extractive Text Summarization in Python☆20Updated 6 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆203Updated 2 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 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
- It is a keras based implementation of Deep Siamese Bidirectional LSTM network to capture phrase/sentence similarity using word embedding.☆17Updated 3 years ago
- Document Similarity using Word2Vec☆101Updated 2 years ago
- Jupyter notebooks for text summarization using Deep Learning techniques☆28Updated 3 years ago
- Kaggle Toxic Comments Challenge☆109Updated 6 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python☆103Updated 5 years ago
- A sequence2sequence chatbot implementation with TensorFlow.☆99Updated 5 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆254Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆53Updated 5 years ago
- Text summarization using seq2seq in Keras☆290Updated 2 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 7 years ago
- Multi Label text classification using bert☆154Updated 5 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆118Updated 3 years ago
- Movie recommendations based on user written passages about preferred movies.☆16Updated 5 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆283Updated last year
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆360Updated 4 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆200Updated 6 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆172Updated 5 months ago