You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: