This commit is contained in:
Sofie Van Landeghem 2023-04-19 10:59:33 +02:00 committed by Adriane Boyd
parent b0e5aed5ed
commit 7bf1db87ad

View File

@ -336,7 +336,7 @@ def debug_data(
show=verbose, show=verbose,
) )
else: else:
msg.good("Examples without ocurrences available for all labels") msg.good("Examples without occurrences available for all labels")
if "ner" in factory_names: if "ner" in factory_names:
# Get all unique NER labels present in the data # Get all unique NER labels present in the data