geway

Results 1 comments of geway

tokenization.py中修改文件打开方式 with open(vocab_file) as reader: # with tf.gfile.GFile(vocab_file, 'r') as reader: