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 normalizer to pattern search #70

Merged
merged 6 commits into from Aug 6, 2020

Conversation

tamuhey
Copy link
Contributor

@tamuhey tamuhey commented Aug 6, 2020

PatternSearcher accepts new kwarg normalizer: If normalizer is not None, the pipe applies it to input text before searching patterns. Thanks to textspan, we can easily the result spans to original text.

@tamuhey tamuhey merged commit 453417a into master Aug 6, 2020
@tamuhey tamuhey deleted the feature/pattern_searcher_normalizer branch August 6, 2020 09:27
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.

None yet

1 participant