Skip to content
#

vectorizer

Here are 44 public repositories matching this topic...

This model performs feature-extraction on the given dataset on the basis of polarity, wordclouds and by removing non-essential words, next it builds a vectorizer which turns the list of words into an array of numbers and then it classifies the reviews into negative or positive based on the keywords of the review.

  • Updated Aug 15, 2019
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the vectorizer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vectorizer topic, visit your repo's landing page and select "manage topics."

Learn more