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

https://github.com/arjunravi26/sentimental-analysis

Sentimental Analysis Project
https://github.com/arjunravi26/sentimental-analysis

gensim nltk numpy pandas scikit-learn tensorflow word2vec

Last synced: about 1 month ago
JSON representation

Sentimental Analysis Project

Awesome Lists containing this project

README

          

# Sentimental Anlaysis on IMBD dataset.

## Technology Used:
* nltk for tokenization, stopword removal and lemmaitzation
* word2vec for vectorization
* Traditional algorithms like svc and logistic regression
* Deep learning algorithms like RNN and LSTM


## Result:
* Got around 86% accuracy