nicholaslocascio / deep-regex

Code for the paper Neural Generation of Regular Expressions from Natural Language with Minimal Domain Knowledge (EMNLP 2016). http://arxiv.org/abs/1608.03000
MIT License
426 stars 66 forks source link

What is $model_file_name in the evalution step #5

Open shawonmr-zz opened 5 years ago

shawonmr-zz commented 5 years ago

Hello Can you please tell me what will be the $model_file_name in the evaluation string: From /deep-regex-model/, run bash eval_single.sh $data_directory $model_file_name

Thanks Mahbubur Rahman

Elysianscray commented 4 years ago

Mahbubur Rahma After running train_single.sh, it should generate a hdf5 file. This file should be the $model_file_name