mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-12 09:12:21 +03:00
Clarify docstring for Exclusive_SpanCategorizer
This commit is contained in:
parent
bd0562e609
commit
14ae4a52c0
|
@ -119,7 +119,7 @@ class Ranges:
|
|||
|
||||
|
||||
class Exclusive_SpanCategorizer(SpanCategorizer):
|
||||
"""Pipeline component to label non-overlapping spans of text.
|
||||
"""Pipeline component to label spans with exclusive classes.
|
||||
|
||||
DOCS: https://spacy.io/api/spancatcategorizer
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user