还原 自动生成诗的存粗地址

This commit is contained in:
jiangzhonglian
2019-12-09 18:19:57 +08:00
parent b7e2863878
commit c78b1c02de

View File

@@ -7,6 +7,7 @@
class Config(object):
poetry_file = 'poetry.txt'
weight_file = 'poetry_model.h5'
data_file = 'EmotionData.xlsx'
model_file = 'EmotionModel.h5'
vocab_list = 'vocal_list.pkl'