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

Adds a new Pattern Extractor and updated the package documentation #19

Merged
merged 17 commits into from
Jul 16, 2024

Conversation

eriknovak
Copy link
Owner

@eriknovak eriknovak commented Jul 16, 2024

This PR implements a new Pattern Extractor, which allows the users to identify and extract relevant information using regex and spacy matching patterns.

Also, the PR improves the package documentation by merging the documentation and blog tabs into the How-To Guide as well as provide a API Reference tab.


Closes #2
Closes #4

@eriknovak eriknovak self-assigned this Jul 16, 2024
@eriknovak eriknovak added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 16, 2024
@eriknovak eriknovak merged commit 5510030 into main Jul 16, 2024
9 checks passed
@eriknovak eriknovak deleted the feature/pattern-extractor branch July 16, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A regex pattern matching extractor Improve documentation
1 participant