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

Standardize Regular Expressions #200

Open
sbadithe opened this issue Aug 19, 2022 · 0 comments
Open

Standardize Regular Expressions #200

sbadithe opened this issue Aug 19, 2022 · 0 comments

Comments

@sbadithe
Copy link
Contributor

sbadithe commented Aug 19, 2022

  • Multiple primitives make use of regular expressions. Some of them define what punctuation to delimit on. We should standardize these. This would give users the confidence that Primitive A does not consider a string to be one word, while Primitive B considers it to be two. We could define the regexes in a common file and import them in the primitives.
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

1 participant