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

add support for regular expressions in Tokenizers.Normalizer.replace/2 #56

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

mruoss
Copy link
Contributor

@mruoss mruoss commented Apr 21, 2024

Very similar to my last PR #54. This adds regex support to Tokenizers.Normalizer.replace/2 via Tokenizers.Normalizer.replace_regex/2.

BTW: Would be nice to get a release with these two additions once merged. ❤️

@jonatanklosko jonatanklosko merged commit 0c8f4b7 into elixir-nx:main Apr 22, 2024
3 checks passed
@mruoss mruoss deleted the regex-for-normalizer branch April 22, 2024 10:46
@mruoss
Copy link
Contributor Author

mruoss commented Apr 22, 2024

@jonatanklosko would it be possible to get a release with these additions?

@Virviil
Copy link
Contributor

Virviil commented Apr 22, 2024

@mruoss Mb it's good idea to bump some deps versions - it has passed some time since last release

@jonatanklosko
Copy link
Member

@mruoss @Virviil I've just updated to the latest tokenizers and I published v0.5.0 :)

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

Successfully merging this pull request may close these issues.

4 participants