spaCy/website/docs/usage
Kabir Khan f6ed07b85c
Use nlp.pipe in EntityRuler for phrase patterns in add_patterns (#4931)
* Fix ent_ids and labels properties when id attribute used in patterns

* use set for labels

* sort end_ids for comparison in entity_ruler tests

* fixing entity_ruler ent_ids test

* add to set

* Run make_doc optimistically if using phrase matcher patterns.

* remove unused coveragerc I was testing with

* format

* Refactor EntityRuler.add_patterns to use nlp.pipe for phrase patterns. Improves speed substantially.

* Removing old add_patterns function

* Fixing spacing

* Make sure token_patterns loaded as well, before generator was being emptied in from_disk
2020-02-16 18:17:47 +01:00
..
101 Divide models into core and starters [ci skip] 2019-12-21 14:10:22 +01:00
_benchmarks-choi.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
adding-languages.md Update syntax iterators [ci skip] 2019-10-30 14:31:40 +01:00
examples.md Use consistent spelling 2019-10-02 10:37:39 +02:00
facts-figures.md Remove old sections [ci skip] (closes #4961) 2020-02-03 13:10:46 +01:00
index.md Update index.md [ci skip] 2020-01-04 01:52:18 +01:00
linguistic-features.md fix link (#4977) 2020-02-10 20:31:26 -05:00
models.md Update lemma data documentation [ci skip] 2019-10-01 13:22:13 +02:00
processing-pipelines.md Use consistent spelling 2019-10-02 10:37:39 +02:00
rule-based-matching.md Use nlp.pipe in EntityRuler for phrase patterns in add_patterns (#4931) 2020-02-16 18:17:47 +01:00
saving-loading.md Clarify serialization of extension attributes (closes #4377) [ci skip] 2019-10-05 11:58:00 +02:00
spacy-101.md Divide models into core and starters [ci skip] 2019-12-21 14:10:22 +01:00
training.md Use consistent spelling 2019-10-02 10:37:39 +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 v2-2.md [ci skip] 2019-10-02 16:58:21 +02:00
v2.md Merge branch 'master' into develop 2019-09-14 16:42:01 +02:00
vectors-similarity.md Update vectors-similarity.md (#4889) 2020-01-08 16:49:40 +01:00
visualizers.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00