mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-17 23:51:58 +03:00
Revert "Add comment to Python to trigger tests"
This reverts commit 11840fc598
.
This commit is contained in:
parent
b7d890b557
commit
4f1286b18e
|
@ -126,7 +126,6 @@ def make_entity_linker(
|
|||
"""In order to use v1 of the EntityLinker, you must use
|
||||
spacy-legacy >=XXX."""
|
||||
)
|
||||
# TODO REMOVE this is to trigger a test build
|
||||
# The only difference in arguments here is that use_gold_ents and threshold aren't available.
|
||||
return EntityLinker_v1(
|
||||
nlp.vocab,
|
||||
|
|
Loading…
Reference in New Issue
Block a user