mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-18 12:12:20 +03:00
Remove stale comment
This commit is contained in:
parent
6974f55daa
commit
0275ae29de
|
@ -16,7 +16,6 @@ from thinc.util import xp2torch, torch2xp
|
|||
|
||||
from .coref_util import add_dummy
|
||||
|
||||
# TODO rename to plain coref
|
||||
@registry.architectures("spacy.Coref.v1")
|
||||
def build_wl_coref_model(
|
||||
tok2vec: Model[List[Doc], List[Floats2d]],
|
||||
|
|
Loading…
Reference in New Issue
Block a user