Sidrah Junaid

Results 6 issues of Sidrah Junaid

Im using python 3.5 and when im trying to run processor.py its showing an error No module named unicode.Can anyone help me how to fix it?

sidrah@sidrah-VirtualBox:~/Downloads/multi-class-text-classification-cnn-rnn-master$ python3 train.py ./data/train.csv.zip ./training_config.json Traceback (most recent call last): File "train.py", line 8, in import data_helper File "/home/sidrah/Downloads/multi-class-text-classification-cnn-rnn-master/data_helper.py", line 13, in from tensorflow.contrib import learn File "/usr/local/lib/python3.4/dist-packages/tensorflow/__init__.py", line 23,...

can you give some details what are the expected results and which files we are supposed to run