mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
59340606b7
* Add option to disable Matcher errors * Add option to disable Matcher errors when a doc doesn't contain a particular type of annotation Minor additional change: * Update `AttributeRuler.load_from_morph_rules` to allow direct `MORPH` values * Rename suppress_errors to allow_missing Co-authored-by: Matthew Honnibal <honnibal+gh@gmail.com> * Refactor annotation checks in Matcher and PhraseMatcher Co-authored-by: Matthew Honnibal <honnibal+gh@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_dependency_matcher.py | ||
test_matcher_api.py | ||
test_matcher_logic.py | ||
test_pattern_validation.py | ||
test_phrase_matcher.py |