This commit is contained in:
Nick
2019-09-19 22:54:38 -06:00
parent 09ccffa44e
commit 8f015d7c2c
+1 -1
View File
@@ -258,7 +258,7 @@ while True:
# like which one was chosen,
# what the top25 were,
# here is your opportunity.
#print('chosen:', idx2word[idx])
print('chosen:', idx2word[idx])
#print('top25 alternatives:', pruned_list[:25])
# assign the token for generation