Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sentimental Analysis using Amazon reviews dataset #137

Merged
merged 1 commit into from
May 27, 2024

Conversation

yashwe0
Copy link
Contributor

@yashwe0 yashwe0 commented May 25, 2024

##135 Enhancing Project with Visualization

Description

Adding sentimental analysis in python using the dataset of amazon reviews: Helping us to check whether the review is positive or negative using NLTK basis and Plotting VADER results, Second step is Roberta Pretrained Model, third step to Combine and Compare.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • [✔] Other (specify): Adding new dataset and .ipynb file containing the code__________

Screenshots / videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes]

Checklist:

  • [✔] I have performed a self-review of my code
  • [✔] I have read and followed the Contribution Guidelines.
  • [✔] I have tested the changes thoroughly before submitting this pull request.
  • [✔] I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • [✔] I have commented my code, particularly in hard-to-understand areas.

Additional context:

[Include any additional information or context that might be helpful for reviewers.]

@sanjay-kv sanjay-kv merged commit 2a2f2f6 into recodehive:main May 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants