Movie Reviews Nltk Sentiment Analysis

The Movie Reviews dataset. The dataset is imported from the NLTK libray. It has 1000 positive and 1000 negative reviews. I have first imported the dataset into a pandas data frame which makes it easier to do the processing. The next step is to analyze the (+) and ( - ) reviews. I have also preprocessed the dataset using Lemmatizing and other standard NLP techniques. To extract the features from the text I have used the Tfidf vectorizer from the scikit. Lastly I have used various modellig algos from scikit to train on this data.
Alternatives To Movie Reviews Nltk Sentiment Analysis
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Yenlp36
9 years agogpl-3.0Python
NLP on Yelp's DataSet Challenge
Qa4ie23
3 years agomitPython
Original implementation of QA4IE
Dict Definition19
7 years ago1gpl-3.0Python
Preprocessing scripts to read definitions and other information from dictionaries
Text Classification Python17
5 years ago1Python
An example of retails products classification using scikit and nltk -
Nlpsentiment17
8 years ago3Python
Improve upon sentiment predictions for a Twitter dataset
Sentencoding15
6 years ago2Python
Sentence encoder and training code for Mean-Max AAE
Cornet10
3 years agomitPython
Attentive_lm10
7 years agoapache-2.0Python
Data.arxiv.io9
4 years ago1mitPython
Code and website for my arxiv abstract dataset
Twitter Sentiment Analysis7
6 years agomitPython
Texblob/NLTK Comparison for Sentiment Analysis based on tweets.
Alternatives To Movie Reviews Nltk Sentiment Analysis
Select To Compare


Alternative Project Comparisons
Popular Nltk Projects
Popular Dataset Projects
Popular Machine Learning Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Jupyter Notebook
Dataset
Nltk