community icon indicating copy to clipboard operation
community copied to clipboard

[INS-2202] [Feature] Regex Match Operator

Open praharshjain opened this issue 9 months ago • 5 comments

Is There an Existing Issue for This?

  • [X] 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 avatar Sep 28 '23 16:09 praharshjain

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!

:sparkles: Thank you for your contribution! :sparkles:

github-actions[bot] avatar Sep 28 '23 16:09 github-actions[bot]

Can i take this ?

AvaterClasher avatar Oct 06 '23 06:10 AvaterClasher

Can i take this ?

Hi @AvaterClasher! Absolutely, we’re thrilled about your interest in our project! :rocket: 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! :blush::star2:

harshsoni7 avatar Oct 06 '23 06:10 harshsoni7

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

ravindu9802 avatar Oct 16 '23 19:10 ravindu9802

Hi @ravindu9802! Absolutely, we’re thrilled about your interest in our project! :rocket: 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! :blush::star2:

harshsoni7 avatar Oct 17 '23 11:10 harshsoni7