diff --git a/website/docs/api/large-language-models.mdx b/website/docs/api/large-language-models.mdx index 64b42b0ce..6deb855c4 100644 --- a/website/docs/api/large-language-models.mdx +++ b/website/docs/api/large-language-models.mdx @@ -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