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 a Feature called Expanding Contractions in the text preprocessing part of fake news classification #48

Open
Srijansarkar17 opened this issue Dec 5, 2024 · 5 comments · May be fixed by #58

Comments

@Srijansarkar17
Copy link

To improve the performance and accuracy of fake news classification, we have to pre-process the text with finesse.

Thats why i want to add a new feature while pre-processing called "Expanding Contractions" where the words like "don't go" transform into "do not go" and so on.

@pushkar-hue
Copy link

Hey, I would like to work on that issue can you guide me on how do I start?

@SidraAnsari
Copy link

SidraAnsari commented Dec 19, 2024

Hey , I am interested working on this issue

@firdoush01
Copy link

hey, i can do that. Should i?

@xshek
Copy link

xshek commented Dec 30, 2024

hello, I want to work on this.

@apexcoder007
Copy link

Hey, I think we can import the contractions library in python to expand the contractions and re library to remove the special characters and white spaces.
I would love to work on this issue, can you please assign it to me?

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 a pull request may close this issue.

6 participants