count-vectorizer topic

List count-vectorizer repositories

Twitter-Sentiment-Analysis

206
Stars
124
Forks
Watchers

It is a Natural Language Processing Problem where Sentiment Analysis is done by Classifying the Positive tweets from negative tweets by machine learning models for classification, text mining, text a...

thesemicolon

387
Stars
438
Forks
Watchers

This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.

Multimodal-Sentiment-Analysis

29
Stars
11
Forks
Watchers

Engaged in research to help improve to boost text sentiment analysis using facial features from video using machine learning.

myers-briggs-personality-prediction

30
Stars
21
Forks
Watchers

NLP based Classification Model that predicts a person's personality type as one of the 16 Myers Briggs personality types. Extremely challenging project dealing with correlation between human psycholog...

Emotion-Detection-in-Text

16
Stars
6
Forks
Watchers

This project employs emotion detection in textual data, specifically trained on Twitter data comprising tweets labeled with corresponding emotions. It seamlessly takes text inputs and provides the mos...

Spam-Classifier

16
Stars
6
Forks
Watchers

A Natural Language Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like multinomial-naive-bayes,logistic regression,svm,decision trees to compare accuracy an...