Skip to content

Classification of tweets as positive or negative sentiments using different SVM kernels

Notifications You must be signed in to change notification settings

opeajibuwa/Sentiment-Analysis-with-Support-Vector-Machines

Repository files navigation

Sentiment-Analysis-with-Support-Vector-Machines

Classification of tweets as positive or negative sentiments using different SVM kernels

To run IA3.py:

  • Please activate python3 virtual environment in the same directory where the python file and the data are. Please make sure the data files and python file are under the same folder.
  • Please install these python3 packages under the virtual environment: pandas, numpy, matplotlib and scikit-learn
  • To run the program, please use the following command: python IA3.py
  • Also, explore the interactive jupyter notebook

About

Classification of tweets as positive or negative sentiments using different SVM kernels

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published