mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-11 17:56:30 +03:00
fix typo (#12543)
This commit is contained in:
parent
923d24e885
commit
8e6a3d58d8
|
@ -337,7 +337,7 @@ def debug_data(
|
|||
show=verbose,
|
||||
)
|
||||
else:
|
||||
msg.good("Examples without ocurrences available for all labels")
|
||||
msg.good("Examples without occurrences available for all labels")
|
||||
|
||||
if "ner" in factory_names:
|
||||
# Get all unique NER labels present in the data
|
||||
|
|
Loading…
Reference in New Issue
Block a user