mrc03 / Movie-Reviews-NLTK-Sentiment-Analysis-Links
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 st…
☆8Updated 6 years ago
Alternatives and similar repositories for Movie-Reviews-NLTK-Sentiment-Analysis-
Users that are interested in Movie-Reviews-NLTK-Sentiment-Analysis- are comparing it to the libraries listed below
Sorting:
- Used the Dataset "MNIST Digit Recognizer" on Kaggle. Trained Convolutional Neural Networks on 42000 Training Images and predicted labels …☆15Updated 6 years ago
- Used Pandas , Matplotlib , Seaborn libraries to Analyze , Visualize and Explore the data of people travelling on Titanic, and Used Scikit…☆12Updated 5 years ago
- Fashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples.…☆12Updated 6 years ago
- The training dataset consists of 42000 rows each of 784 pixel values thus representing 28 x 28 sized 42000 images of different digits fro…☆11Updated 6 years ago
- The voices of different people are tested for 20 properties. These properties include mean-frequency, standard deviation, kurtosis, skew,…