keras_text_classification icon indicating copy to clipboard operation
keras_text_classification copied to clipboard

ERROR: from data_helper_3c import load_data_and_labels

Open kevinew opened this issue 6 years ago • 0 comments

https://github.com/stevewyl/keras_text_classification/blob/0e8a3beda843126b700e4a66f324804a429d3634/jd/keras_implementation.py#L16

Traceback (most recent call last): File "keras_implementation.py", line 16, in from data_helper_3c import load_data_and_labels

should be data_helper_ml

kevinew avatar Jan 24 '19 09:01 kevinew