An open API service indexing awesome lists of open source software.

https://github.com/sarthak-1408/rnn-and-nlp

This Repo is totally based on RNN and NLP-related stuff.
https://github.com/sarthak-1408/rnn-and-nlp

bidirectional-lstm lstm machine-learning natural-language-processing recurrent-neural-networks rnn-tensorflow

Last synced: 4 months ago
JSON representation

This Repo is totally based on RNN and NLP-related stuff.

Awesome Lists containing this project

README

        

# Recurrent Neural Network (RNN) and Natural Language Processing (NLP)

In this Repo , I'm covered the RNN and NLP related topics from basic to advanced like LSTM , Birectional LSTM etc and also some Projects related to RNN and NLP.
- Tokenization
- Stemming
- lemmatization
- Bag of Words
- TFIDF
- word2Vec
- Word Embedding
more topic coming soon..

## Projects
- Stock Price Forcasting using LSTM
- Fake News Prediction using LSTM
- Fake News Prediction using Birdirectional LSTM
- Spam Classifier
- Stock Sentiment

In future i will added some more Projects and Notebooks related to RNN and NLP.