spaCy/website/docs
Adriane Boyd 3c062b3911
Add MORPH handling to Matcher (#6107)
* Add MORPH handling to Matcher

* Add `MORPH` to `Matcher` schema
* Rename `_SetMemberPredicate` to `_SetPredicate`
* Add `ISSUBSET` and `ISSUPERSET` operators to `_SetPredicate`
  * Add special handling for normalization and conversion of morph
    values into sets
  * For other attrs, `ISSUBSET` acts like `IN` and `ISSUPERSET` only
    matches for 0 or 1 values

* Update test

* Rename to IS_SUBSET and IS_SUPERSET
2020-09-24 16:55:09 +02:00
..
api Add MORPH handling to Matcher (#6107) 2020-09-24 16:55:09 +02:00
images Update docs [ci skip] 2020-09-13 22:30:33 +02:00
models "model" terminology consistency in docs 2020-09-03 13:13:03 +02:00
usage Add MORPH handling to Matcher (#6107) 2020-09-24 16:55:09 +02:00
index.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
styleguide.md Update styleguide [ci skip] 2020-09-14 11:25:57 +02:00