mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 04:40:20 +03:00
typo fix
This commit is contained in:
parent
3a2b655a29
commit
7fd6de49c7
|
@ -170,7 +170,7 @@ def prioritize_existing_ents_filter(
|
|||
|
||||
|
||||
@registry.misc("spacy.prioritize_existing_ents_filter.v1")
|
||||
def make_preverse_existing_ents_filter():
|
||||
def make_preserve_existing_ents_filter():
|
||||
return prioritize_existing_ents_filter
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user