Open doyooni303 opened 7 months ago
Hi, I'd like to ask few questions on implementing the codes.
Did you use other datasets including KP20k from here ?
In which order should I execute given codes? For example, 1) create_vocabulary.py, 2) Train.py etc
In Extract.py, it seems that 'phrase_dic.npy', 'document.npy' are needed. How can I get or make those files?
Thank you for sharing your work.
Hi, I'd like to ask few questions on implementing the codes.
Did you use other datasets including KP20k from here ?
In which order should I execute given codes? For example, 1) create_vocabulary.py, 2) Train.py etc
In Extract.py, it seems that 'phrase_dic.npy', 'document.npy' are needed. How can I get or make those files?
Thank you for sharing your work.