recipe-summarization icon indicating copy to clipboard operation
recipe-summarization copied to clipboard

Sequence to sequence recipe summarization

Results 3 recipe-summarization issues
Sort by recently updated
recently updated
newest added

Hey Ryan, I am getting the following error while running the model.py code, Could you please assist? Thanks TypeError: 'NoneType' object is not subscriptable File "/recipe-summarization/src/train_seq2seq.py", line 96, in create_model...

Hey man! I am working on summarization and used your code for training and predicting, everything works fine after training when I call predict.py it chooses randomly sample from dataset...

Hey! tnx for sharing and documenting your work! i tried many different versions of that code and i always get stack on the same place with the command: "samples =...