multi-class-text-classification-cnn
multi-class-text-classification-cnn copied to clipboard
Getting error: list index out of range in train.py
I downloaded the project and ran train.py but I got the following error:
line 17, in train_cnn train_file = sys.argv[1] IndexError: list index out of range
Please help :)
python3 train.py ./data/consumer_complaints.csv.zip ./parameters.json