Skip to content

Latest commit

History

History
2 lines (2 loc) 路 245 Bytes

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.