tensorflow-sentiment-analysis-and-data-read
tensorflow-sentiment-analysis-and-data-read copied to clipboard
python neural_net.py IOError: [Errno 2]
I try to run : # python neural_net.py
Bug as below:
testing net
Traceback (most recent call last):
File "neural_net.py", line 262, in
Thanks you for your help!
sorry for the late reply. I forgot to add the create_lexicon function earlier. You need to run this to create the lexicon before running the neural_net.py