Skip to content

Performs sentiment analysis using SVM, NB and RF. BoW and TF-IDF are used for word vectorization.

Notifications You must be signed in to change notification settings

Reginasabs/NLP-SentimentAnalysis

Repository files navigation

This repository contains programs that perform sentiment analysis. BoW and TF-IDF aare used for vectorization. Documents vectorized using both methods are given to SVM, NB and Rf models for sentiment analysis. A dataset that contains tweets are also given for analysis in this repository.

About

Performs sentiment analysis using SVM, NB and RF. BoW and TF-IDF are used for word vectorization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published