-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
(base) TRLEE:input estene$ python3 consensus_txt.py easy_arabic_classifications.csv ./output/transcription/ -k 'T0-text-transcription'
Processing: N/A% | | ETA: --:--:--Traceback (most recent call last):
File "consensus_txt.py", line 177, in <module>
metadata=args.metadata
File "consensus_txt.py", line 52, in most_common_text
_, consensus_text = consensus_score(line['clusters_text'])
TypeError: string indices must be integers
"line” is should be dict, but it’s in fact a string - not sure if that's a code error or data error
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels