remove TODO comment

This commit is contained in:
svlandeg 2023-09-01 12:39:26 +02:00
parent fd025276e5
commit 4d7c677b2c

View File

@ -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