/Sentiment-Analysis

A simple sentiment analysis using NLTK to analyze e-commerce product reviews

Primary LanguageJupyter Notebook

Sentiment Analysis using NLTK

Using two different NLTK implementations and comapring them

Transformers library

Data web scraping through beautifulsoup4

Scrapy is advance of beautifulsoup4

Selenium can be used for web scraping

@attribute [..... ] format used in html
This finds the comments from website

Function to scan 512 characters at a time
Softmax used for probability

Finds probability of labels (rating) good, great, moderate, bad

Used VADER and Roberta models for analysis
Roberta can detect better natural language

Roberta goes brrrr
Use Robeta