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

Twitter Sentiment Analysis #582

Closed
wants to merge 5 commits into from

Conversation

JagritiGautam793
Copy link

ML-Crate Repository (Proposing new issue)
Project Title :Twitter sentiment analysis
Aim :to predict whether a comment is positive or negative on twitter.
Dataset:https://www.kaggle.com/datasets/kazanova/sentiment140
This project comprises of the comparison between the Vader and RoBERTA model on tweets sentimental analysis .In summary, VADER is quick and fairly robust but less accurate than RoBERTa overall. RoBERTa requires more effort with fine-tuning but can achieve state-of-the-art accuracy for Twitter sentiment if properly trained. The choice depends on the use case's requirements for speed, customization, and accuracy.In last the transformer pipelines is also applied to match on the speed and accuracy of the tweets analysis ...Roberta and transformer pipelines are predicting the tweets in more accurate way on the basis of human context ..

Copy link

Our team will soon review your PR. Thanks @JagritiGautam793 :)

@abhisheks008
Copy link
Owner

image

Please fix it up using the REAME template, https://github.com/abhisheks008/ML-Crate/blob/main/.github/readme_template.md

@abhisheks008 abhisheks008 added the Requested Changes ⚙️ Some changes have been requested in this PR. label Feb 14, 2024
Copy link
Owner

@abhisheks008 abhisheks008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you mention the issue number? @JagritiGautam793

@JagritiGautam793
Copy link
Author

#495

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Requested Changes ⚙️ Some changes have been requested in this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants