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

Add Data Cleaning for News Headlines #1326

Closed
wants to merge 1 commit into from

Conversation

bhanushri12
Copy link
Contributor

##Issue #1259
This pull request introduces data cleaning improvements for the news headlines in the dataset. Specifically, the following changes have been made:

  • Removed unwanted characters from news headlines to ensure consistency.
  • Applied regex-based cleaning to retain only alphabetic characters and common punctuation.

These changes aim to enhance the quality of the text data, which should contribute to more accurate sentiment analysis and model predictions.

Copy link

github-actions bot commented Aug 2, 2024

@bhanushri12

It's great having you contribute to this project

Thank you for opening a Pull Request 🙌 , Welcome to Project Guidance 💖 We will review everything and get back to you :)

@github-actions github-actions bot requested a review from Kushal997-das August 2, 2024 18:15
@bhanushri12
Copy link
Contributor Author

@Kushal997-das
I have added some cleaning techniques.

Copy link
Owner

@Kushal997-das Kushal997-das left a comment

Choose a reason for hiding this comment

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

@bhanushri12 Your files appear to be in incorrect locations.

@bhanushri12
Copy link
Contributor Author

@Kushal997-das I have made changes in the stock market prediction python file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants