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

[OPTIMIZATION] function optimization for removing special chars from text. #2697

Closed
manijhariya opened this issue Nov 10, 2023 · 0 comments · Fixed by #2698
Closed

[OPTIMIZATION] function optimization for removing special chars from text. #2697

manijhariya opened this issue Nov 10, 2023 · 0 comments · Fixed by #2698
Labels
linear needs triage Issue needs to be labeled and prioritized

Comments

@manijhariya
Copy link
Contributor

Improved Optimised Code

File Location: deepchecks/deepchecks/nlp/utils/text_embeddings.py
Function: _clean_special_chars
Line: 213

Optimise code for most repetitive task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linear needs triage Issue needs to be labeled and prioritized
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant