spaCy/website/docs/usage
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
..
101 Update architecture overview 2020-09-22 09:31:47 +02:00
_benchmarks-models.md Update docs 2020-09-24 14:32:42 +02:00
embeddings-transformers.md Update docs and resolve todos [ci skip] 2020-09-24 13:41:25 +02:00
facts-figures.md Update docs and resolve todos [ci skip] 2020-09-24 13:41:25 +02:00
index.md Update docs [ci skip] 2020-09-15 12:44:03 +02:00
layers-architectures.md Update docs [ci skip] 2020-09-20 17:44:58 +02:00
linguistic-features.md Update docs and resolve todos [ci skip] 2020-09-24 13:41:25 +02:00
models.md Update docs [ci skip] 2020-09-20 17:44:58 +02:00
processing-pipelines.md Update docs and resolve todos [ci skip] 2020-09-24 13:41:25 +02:00
projects.md Update docs and resolve todos [ci skip] 2020-09-24 13:41:25 +02:00
rule-based-matching.md Add MORPH handling to Matcher (#6107) 2020-09-24 16:55:09 +02:00
saving-loading.md Fix typo in saving and loading usage docs 2020-09-21 09:08:55 +02:00
spacy-101.md Update docs [ci skip] 2020-09-12 17:40:50 +02:00
training.md Fix handling of score_weights 2020-09-24 10:27:33 +02:00
v2-1.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
v2-2.md Update v3 docs [ci skip] 2020-07-05 16:11:16 +02:00
v2-3.md Extend v2.3 migration guide (#5653) 2020-06-26 14:13:01 +02:00
v2.md Update docs [ci skip] 2020-09-12 17:05:10 +02:00
v3.md Update docs and formatting [ci skip] 2020-09-23 10:14:27 +02:00
visualizers.md "model" terminology consistency in docs 2020-09-03 13:13:03 +02:00