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

[INS-2202] [Feature] Regex Match Operator #620

Open
1 task done
praharshjain opened this issue Sep 28, 2023 · 5 comments
Open
1 task done

[INS-2202] [Feature] Regex Match Operator #620

praharshjain opened this issue Sep 28, 2023 · 5 comments

Comments

@praharshjain
Copy link

praharshjain commented Sep 28, 2023

Is There an Existing Issue for This?

  • I have searched the existing issues

Project

Instill VDP

Is your Proposal Related to a Problem?

No, it caters to a use case where a user would want to extract smaller tokens (as a list) from a larger unstructured text by pattern matching.

Describe Your Proposed Solution

We can implement a "regex operator" that will take a source text and a regular expression as input and return a list of all matches.

Highlight the Benefits

Can be used to extract patterns from unstructured textual data.

Anything Else?

Ref - https://pkg.go.dev/regexp

INS-2202

@praharshjain praharshjain changed the title [Feature] Regex Match Operator [INS-2202] [Feature] Regex Match Operator Sep 28, 2023
@github-actions
Copy link

This issue is a great way to kick-start your journey with our project, or to make a positive impact on open-source development. Jump in!

✨ Thank you for your contribution! ✨

@AvaterClasher
Copy link

Can i take this ?

@harshsoni7
Copy link

harshsoni7 commented Oct 6, 2023

Can i take this ?

Hi @AvaterClasher! Absolutely, we’re thrilled about your interest in our project! 🚀 Here’s the Contributing Guideline for Instill VDP to get you started on your journey! Please refer to the Contributing Guidelines for components as well. Don’t forget to link your pull request to the corresponding issue, and after your PR gets merged, please complete this form to claim your well-deserved points! If you ever have any questions or need a hand along the way, don’t hesitate to drop a message in this thread or hop into our Discord. Happy contributing! 😊🌟

@ravindu9802
Copy link

Hey, @praharshjain , I want to work on this. Can you assign this to me?

@harshsoni7
Copy link

Hi @ravindu9802! Absolutely, we’re thrilled about your interest in our project! 🚀 Here’s the Contributing Guideline for Instill VDP to get you started on your journey! Please refer to the Contributing Guidelines for components as well. Don’t forget to link your pull request to the corresponding issue, and after your PR gets merged, please complete this form to claim your well-deserved points! If you ever have any questions or need a hand along the way, don’t hesitate to drop a message in this thread or hop into our Discord. Happy contributing! 😊🌟

@pinglin pinglin transferred this issue from instill-ai/community May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants