issues
search
atulkum
/
pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
Apache License 2.0
907
stars
242
forks
source link
Test time custom decoding!!
#47
Open
rajeshsahu09
opened
4 years ago
rajeshsahu09
commented
4 years ago
Thank you for your contribution sir. I want to know few things
During test time, how to feed the
.story
file and get the summary?
At decoding step, how to know which
.story file's
summary is generated?
Can we load custom pretrained embedding to train the system?
Thank you for your contribution sir. I want to know few things