spaCy/website/docs/usage
Shen Qin be00db6645
Addition of min_max quantifier in matcher {n,m} (#10981)
* Min_max_operators
1. Modified API and Usage for spaCy website to include min_max operator
2. Modified matcher.pyx to include min_max function {n,m} and its variants
3. Modified schemas.py to include min_max validation error
4. Added test cases to test_matcher_api.py, test_matcher_logic.py and test_pattern_validation.py

* attempt to fix mypy/pydantic compat issue

* formatting

* Update spacy/tests/matcher/test_pattern_validation.py

Co-authored-by: Source-Shen <82353723+Source-Shen@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2022-06-30 11:01:58 +02:00
..
101 Add edit tree lemmatizer (#10231) 2022-03-28 11:13:50 +02:00
_benchmarks-models.md final 3.0 benchmark numbers 2021-02-09 21:28:33 +01:00
embeddings-transformers.md add floret to static vectors docs (#10833) 2022-05-23 09:16:31 +02:00
facts-figures.md final 3.0 benchmark numbers 2021-02-09 21:28:33 +01:00
index.md Remove cuda extras for non-linux arm in install widget (#10796) 2022-05-20 09:57:41 +02:00
layers-architectures.md 🏷 Add Mypy check to CI and ignore all existing Mypy errors (#9167) 2021-10-14 15:21:40 +02:00
linguistic-features.md Update linguistic-features.md (#10993) 2022-06-21 15:03:41 +09:00
models.md Document different ways to create a pipeline (#10762) 2022-05-06 15:40:59 +02:00
processing-pipelines.md enable argument for spacy.load() (#10784) 2022-06-17 20:24:13 +01:00
projects.md Add documentation tip about overriding variables (#10780) 2022-05-11 10:15:32 +02:00
rule-based-matching.md Addition of min_max quantifier in matcher {n,m} (#10981) 2022-06-30 11:01:58 +02:00
saving-loading.md Update serialization methods code block (#11004) 2022-06-22 20:45:26 +02:00
spacy-101.md Merge branch 'master' into develop 2020-12-11 13:44:41 +11:00
training.md training.md: Fix typos (#10775) 2022-05-09 19:44:14 +02:00
v2-1.md Merge branch 'spacy.io' [ci skip] 2021-03-06 17:38:54 +11:00
v2-2.md Update v3 docs [ci skip] 2020-07-05 16:11:16 +02:00
v2-3.md Merge branch 'spacy.io' [ci skip] 2021-03-06 17:38:54 +11:00
v2.md Merge branch 'spacy.io' [ci skip] 2021-03-06 17:38:54 +11:00
v3-1.md Remove NBSP's across tables in the docs (#10842) 2022-05-25 09:48:39 +02:00
v3-2.md Update Catalan acknowledgements for v3.2 (#9763) 2021-11-29 14:14:21 +01:00
v3-3.md Docs for v3.3 (#10628) 2022-04-28 14:09:35 +02:00
v3.md Remove NBSP's across tables in the docs (#10842) 2022-05-25 09:48:39 +02:00
visualizers.md Docs for v3.3 (#10628) 2022-04-28 14:09:35 +02:00