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
Sorting:
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆118Updated 3 years ago
- Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.☆75Updated 6 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- Kaggle Toxic Comments Challenge☆109Updated 6 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Multi Label text classification using bert☆155Updated 5 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆234Updated 7 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 6 years ago
- Using Deep Learning Neural Networks to classify reviews of movie dataset to Positive and Negative Sentiment☆16Updated 7 years ago
- Collection of Deep Learning Text Classification Models in Keras; Includes a GPU tutorial.☆14Updated 7 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
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 6 years ago
- Sentiment Analysis on the First Republic Party debate in 2016 based on Python,NLTK and ML.☆72Updated 4 years ago
- It is a keras based implementation of Deep Siamese Bidirectional LSTM network to capture phrase/sentence similarity using word embedding.☆17Updated 4 years ago
- Data-driven projects repo☆74Updated 6 years ago
- [Tutorial] Summarizing Text with Amazon Reviews☆25Updated 7 years ago
- Movie recommendations based on user written passages about preferred movies.☆16Updated 5 years ago
- A guide for binary class sentiment analysis of tweets.☆95Updated 6 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- Twitter sentiment analysis part 5: Tfidf vectorizer, model comparison, lexical approach☆12Updated 7 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- NLP tutorial☆42Updated 6 years ago
- ☆139Updated 4 years ago
- Implementation of TF-IDF from scratch in Python☆105Updated 6 years ago
- "Convolutional Neural Networks for Sentence Classification" (Kim 2014) - https://www.aclweb.org/anthology/D14-1181☆53Updated 5 years ago