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

Documentation on Text Preprocessing Techniques #25

Merged
merged 4 commits into from
Jun 9, 2024

Conversation

Praneet0327
Copy link
Contributor

@Praneet0327 Praneet0327 commented Jun 8, 2024

Closes: #19

  • Title : Text Preprocessing using NLTK
  • Name : Praneet Singh
  • Idenitfy yourself: SSOC'24 Contributor

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

This pull request introduces a comprehensive Markdown file that details 21 text preprocessing functions. The guide is structured to provide both theoretical explanations and practical examples for each technique.
This guide will significantly enhance our NLP resources, providing users with a solid foundation in text preprocessing. It will enable effective preprocessing of text data, which is crucial for applying more advanced NLP techniques.

How Has This Been Tested? ⚙️

Checklist: ☑️

  • My code follows the Contributing Guidelines & Code of Conduct of this project.
  • This PR does not contain plagiarized content.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • My changes generate no new warnings.

Screenshots 📷

Screenshot 2024-06-09 at 17 23 20 Screenshot 2024-06-09 at 17 23 40

Note to reviewers 📄

This markdown is open for additional preprocessing techniques to further enhance its utility and comprehensiveness.

Copy link
Contributor

github-actions bot commented Jun 8, 2024

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@Praneet0327 Praneet0327 changed the title Addition of Jupyter Notebook on Text Preprocessing Techniques Documentation on Text Preprocessing Techniques Jun 8, 2024
Copy link
Owner

@Avdhesh-Varshney Avdhesh-Varshney left a comment

Choose a reason for hiding this comment

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

@Praneet0327 PR Approved 🎉

@Avdhesh-Varshney Avdhesh-Varshney merged commit 8cbc5b6 into Avdhesh-Varshney:main Jun 9, 2024
@Avdhesh-Varshney Avdhesh-Varshney added documentation 📃 Improvements or additions to documentation Approved ✔️ This PR is approved by the PR or, Mentors SSOC These issue/pull request will be considered for SSOC'24 Intermediate Intermediate level issues/pull requests NLP This comes under the `NLP` directory labels Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved ✔️ This PR is approved by the PR or, Mentors documentation 📃 Improvements or additions to documentation Intermediate Intermediate level issues/pull requests NLP This comes under the `NLP` directory SSOC These issue/pull request will be considered for SSOC'24
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Addition of Various Text Preprocessing Techniques
2 participants