Skip to content
#

tfidf-text-analysis

Here are 64 public repositories matching this topic...

Predicting customer sentiments from feedbacks for amazon. While exploring NLP and its fundamentals, I have executed many data preprocessing techniques. In this repository, I have implemented a bag of words using CountVectorizer class from sklearn. I have trained this vector using the LogisticRegression algorithm which gives approx 93% accuracy. …

  • Updated May 5, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the tfidf-text-analysis 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 tfidf-text-analysis topic, visit your repo's landing page and select "manage topics."

Learn more