throwing this error. Traceback (most recent call last): File "classify1.py", line 37, in <module> human_string = label_lines[node_id] IndexError: list index out of range
throwing this error.
Traceback (most recent call last):
File "classify1.py", line 37, in
human_string = label_lines[node_id]
IndexError: list index out of range