Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 245 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 245 Bytes

Sentiment-Analysis

I have done some sentiment analysis in python using two different techniques: VADER (Valence Aware Dictionary for Sentiment Reasoning) - Bag of words approach, Roberta Pretrained Model from 🤗 and Hugging-face Pipeline.