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] Python support for fuzzy dedup implementation #79

Open
1 of 2 tasks
Bytes-Explorer opened this issue May 7, 2024 · 1 comment
Open
1 of 2 tasks

[Feature] Python support for fuzzy dedup implementation #79

Bytes-Explorer opened this issue May 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Bytes-Explorer
Copy link
Collaborator

Search before asking

  • I searched the issues and found no similar issues.

Component

Transforms/universal/fdedup

Feature

Python code for fuzzy dedup logic for code and NLP.

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@Bytes-Explorer Bytes-Explorer added the enhancement New feature or request label May 7, 2024
@blublinsky
Copy link
Collaborator

I am sorry, but I have no idea how to do this in pure Python. It will be a completely different implementation. The current code is leveraging Ray capabilities, that do not exist in pure Python. Additionally, fuzzy dedup uses two two passes, which is not really applicable for pure Python.

@blublinsky blublinsky removed their assignment May 7, 2024
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

2 participants