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

[Feature]: Preprocess text for NLP models #75

Open
1 task done
emily-bicks opened this issue Nov 25, 2022 · 0 comments
Open
1 task done

[Feature]: Preprocess text for NLP models #75

emily-bicks opened this issue Nov 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@emily-bicks
Copy link
Contributor

Slack Post

  • The team agrees on the need for this feature

Describe the Feature

This utility would be part of the "cleaning" util and would contain functionality to:

  • tokenize string
  • remove non-ascii characters
  • remove stopwords
  • stem
  • lemmatize

Examples of this Feature

No response

@emily-bicks emily-bicks added the enhancement New feature or request label Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant