Open SomePersonSomeWhereInTheWorld opened 4 years ago
Thanks to https://zhuanlan.zhihu.com/p/150579437
Change this line:
# Evaluation Parameters. eval_words = [b'five', b'of', b'going', b'hardware', b'american', b'britain']
and https://stackoverflow.com/a/53401158/7606730 replace xrangewith range
xrange
range
Thanks to https://zhuanlan.zhihu.com/p/150579437
Change this line:
and https://stackoverflow.com/a/53401158/7606730 replace
xrange
withrange