Project III: Natural Language Processing with Amazon Alexa Reviews
- Perform exploratory data analysis and plot word-cloud
- Apply python libraries to import and visualize dataset
- Evaluate the performance of trained Naïve Bayes Classifier model using confusion matrices.
- Train Naïve Bayes classifier models using Scikit-Learn to preform classification
- Perform tokenization to Amazon Alexa comments using Scikit Learn
- Perform text data cleaning such as removing punctuation and stop words
