mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-21 01:21:58 +03:00
remove TODO comment
This commit is contained in:
parent
fd025276e5
commit
4d7c677b2c
|
@ -401,8 +401,6 @@ support overlapping entities and store its annotations in `doc.spans`.
|
|||
Note that the `single_match` parameter, used in v1 and v2, is not supported
|
||||
anymore, as the CoT parsing algorithm takes care of this automatically.
|
||||
|
||||
# TODO: check_label_consistency ?
|
||||
|
||||
#### spacy.SpanCat.v2 {id="spancat-v2"}
|
||||
|
||||
The built-in SpanCat v2 task is a simple adaptation of the NER v2 task to
|
||||
|
|
Loading…
Reference in New Issue
Block a user