prathimacode-hub / DS-ScriptsNook

🎊One Stop Destination to get acquainted with scripts in Data Science. Turn yourself into a pro. Show your support by ✨ this repository.
https://prathimacode-hub.github.io/DS-ScriptsNook/
MIT License
11 stars 25 forks source link

Text Preprocessing in NLP #7

Closed letus21500 closed 2 years ago

letus21500 commented 2 years ago

Define You:

Is your feature request related to a problem? Please describe. I want to add the Text preprocessing or cleaning scripts in NLP. Eg. Lowercasing, Punctuation Removal, Removing stopwords, text standardization, Spelling correction, Tokenization, etc.

Describe the solution you'd like...

I would follow steps:

Step 1 Brief explanation about each technique. Step 2 Code example of how to do that.

Dataset to used: Dataset as such won't be used. I would like to do this using short sentences like 'This is an introduction to NLP.' etc.

prathimacode-hub commented 2 years ago

Yes, you can proceed. @letus21500

prathimacode-hub commented 2 years ago

Your PR isn't turned up yet. Its been long since issue has been created. @letus21500

prathimacode-hub commented 2 years ago

Its been 26days since issue is been assigned to you. You can't held an issue for so long. I shall look for a day more and if no response yet, unfortunately I would have to unassign this issue. @letus21500

tanvideshmukh29 commented 2 years ago

@prathimacode-hub I would love to contribute as a participant of hacktoberfest2021. Can you plz assign this to me.

prathimacode-hub commented 2 years ago

Issue assigned to @tanvideshmukh29

prathimacode-hub commented 2 years ago

update please? @tanvideshmukh29

tanvideshmukh29 commented 2 years ago

Yes I m working on it.