This commit is contained in:
svlandeg 2023-04-18 18:17:44 +02:00
parent 923d24e885
commit 0eca51ef5e

View File

@ -337,7 +337,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