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

Imported dataset and analysed and cleaned it #450

Conversation

Shobhit-Bandhu
Copy link
Contributor

Pull Request for ML-Crate 💡

Issue Title: Stock Sentiment Analysis

  • Info about the related issue (Aim of the project) : To perform sentiment analysis on stock market comments
  • Name: Shobhit-Bandhu
  • GitHub ID: Shobhit Bandhu
  • Idenitfy yourself: Contributor KWOC '23

Closes: #issue 351

Describe the add-ons or changes you've made 📃

Imported dataset from https://www.kaggle.com/datasets/avisheksood/stock-news-sentiment-analysismassive-dataset,
analysed, cleaned and lemmatized it.

Type of change ☑️

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested? ⚙️

Describe how it has been tested
Describe how have you verified the changes made

Checklist: ☑️

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Copy link

Our team will soon review your PR. Thanks @Shobhit-Bandhu :)

@Shobhit-Bandhu Shobhit-Bandhu marked this pull request as ready for review December 11, 2023 23:53
@abhisheks008 abhisheks008 linked an issue Dec 12, 2023 that may be closed by this pull request
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.

Hi @Shobhit-Bandhu please follow the project structure for putting your contribution. You can go through other projects here in this repository to get an idea about the same. Please update the project according to the project structure.

@Shobhit-Bandhu

@abhisheks008 abhisheks008 added the Requested Changes ⚙️ Some changes have been requested in this PR. label Dec 12, 2023
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.

Prepare some EDA and Visualization using different methods such as word clouds etc. Collect all the output images and put them together in Images folder which you need to create. Also update the README.md file according to the given template, https://github.com/abhisheks008/ML-Crate/blob/main/.github/readme_template.md

@Shobhit-Bandhu

@Shobhit-Bandhu Shobhit-Bandhu deleted the Stock-sentiment-analysis branch December 17, 2023 11:15
@Shobhit-Bandhu Shobhit-Bandhu restored the Stock-sentiment-analysis branch December 17, 2023 11:21
@Shobhit-Bandhu Shobhit-Bandhu deleted the Stock-sentiment-analysis branch December 17, 2023 11:21
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.

Stock News Sentiment Analysis
2 participants