Update website/docs/api/spancategorizer.mdx

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
This commit is contained in:
kadarakos 2023-03-24 10:53:58 +01:00 committed by GitHub
parent 2b4c4b3260
commit 58bb92dbfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,8 +31,7 @@ Predictions will be saved to `Doc.spans[spans_key]` as a
be saved in `SpanGroup.attrs["scores"]`.
`spans_key` defaults to `"sc"`, but can be passed as a parameter.
If spans are already stored in the provided `"spans_key"` the `spancat` component will
overwrite the existing ones.
The `spancat` component will overwrite any existing spans under the spans key `doc.spans[spans_key]`.
| Location | Value |
| -------------------------------------- | -------------------------------------------------------- |