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

Implement a PhraseMatcher like API #5

Open
kleag opened this issue Oct 13, 2022 · 2 comments
Open

Implement a PhraseMatcher like API #5

kleag opened this issue Oct 13, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@kleag
Copy link
Contributor

kleag commented Oct 13, 2022

spaCy's PhraseMatcher allows to declare rules matching text from Doc content. LIMA's ModEx allow the same thing.

We should implement a lima-python API simplifying the access to LIMA's ModEx definition and use with an API similar to spaCy's PhraseMatcher.

@kleag kleag added the enhancement New feature or request label Oct 13, 2022
@kleag
Copy link
Contributor Author

kleag commented Oct 13, 2022

@benlabbe, @romaricb , what do you think about this proposition?

@benlabbe
Copy link

Great idea. We should investigate what are the subtle differences of behaviour between the Spacy-PhraseMatcher and the Lima-Modex. I hope we will be able to mimic the full use-case.

🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants