Skip to content

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

Notifications You must be signed in to change notification settings

Sid-Lais/Sentiment-Analysis

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published