spaCy/website/docs/api
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
..
architectures.md 'parser' instead of 'deps' for state_type 2020-09-23 16:53:49 +02:00
attributeruler.md Update docs [ci skip] 2020-09-12 17:05:10 +02:00
cli.md Update docs [ci skip] 2020-09-20 17:44:58 +02:00
corpus.md generalize corpora, dot notation for dev and train corpus 2020-09-17 11:38:59 +02:00
cython-classes.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
cython-structs.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
cython.md Update docs [ci skip] 2020-09-12 17:05:10 +02:00
data-formats.md Merge pull request #6134 from explosion/feature/training_before_to_disk 2020-09-24 14:44:11 +02:00
dependencymatcher.md doc fixes 2020-09-12 17:38:54 +02:00
dependencyparser.md doc fixes 2020-09-12 17:38:54 +02:00
doc.md Add API docs 2020-09-24 12:51:16 +02:00
docbin.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
entitylinker.md updates to NEL functionality (#6132) 2020-09-24 16:53:59 +02:00
entityrecognizer.md doc fixes 2020-09-12 17:38:54 +02:00
entityruler.md doc fixes 2020-09-12 17:38:54 +02:00
example.md Update docs [ci skip] 2020-09-12 17:05:10 +02:00
index.md Update v3 docs 2020-07-03 16:48:21 +02:00
kb.md Define candidate generator in EL config (#5876) 2020-08-18 16:10:36 +02:00
language.md Fix handling of score_weights 2020-09-24 10:27:33 +02:00
lemmatizer.md doc fixes 2020-09-12 17:38:54 +02:00
lexeme.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
lookups.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
matcher.md Add MORPH handling to Matcher (#6107) 2020-09-24 16:55:09 +02:00
morphologizer.md doc fixes 2020-09-12 17:38:54 +02:00
morphology.md Update docs [ci skip] 2020-08-21 13:22:59 +02:00
phrasematcher.md doc fixes 2020-09-12 17:38:54 +02:00
pipe.md doc fixes 2020-09-12 17:38:54 +02:00
pipeline-functions.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
scorer.md updates to NEL functionality (#6132) 2020-09-24 16:53:59 +02:00
sentencerecognizer.md doc fixes 2020-09-12 17:38:54 +02:00
sentencizer.md doc fixes 2020-09-12 17:38:54 +02:00
span.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
stringstore.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
tagger.md doc fixes 2020-09-12 17:38:54 +02:00
textcategorizer.md positive_label config for textcat (#6062) 2020-09-14 17:08:00 +02:00
tok2vec.md doc fixes 2020-09-12 17:38:54 +02:00
token.md Update docs [ci skip] 2020-08-21 13:22:59 +02:00
tokenizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
top-level.md Update docs and formatting [ci skip] 2020-09-23 10:14:27 +02:00
transformer.md Update docs [ci skip] 2020-09-12 17:05:10 +02:00
vectors.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
vocab.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00