rtlee9 / recipe-summarization

Sequence to sequence recipe summarization
MIT License
136 stars 75 forks source link

How to pass my own prediction data #5

Closed lazyprogram closed 6 years ago

lazyprogram commented 6 years ago

Hi,

I am very new to deep learning. I successfully setup your project and I able to train the model. Now I would like to predict the title with my own data which is copied from internet. Could you please let me know in which line I can feed the test data to generate titles?