mirror of
https://github.com/explosion/spaCy.git
synced 2026-01-08 17:51:16 +03:00
* 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 | ||