/Sentiment-Analysis

This repository contains the code and data for the sentiment Analysis

Primary LanguagePython

Sentiment-Analysis

This repository contains the code and data for the sentiment Analysis

Installation

pip install -r requirements.txt

Run Statistical models

python3 statistical_models.py --model_name SVM --output_dir ./ --analyzer word --data_path data.csv