ashokurlana / Sentiment-Analysis

This repository contains the code and data for the sentiment Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This repository contains the code and data for the sentiment Analysis


Languages

Language:Python 100.0%