iwangjian / ByteCup2018

Byte Cup 2018 International Machine Learning Contest (3rd prize)

Home Page:https://biendata.com/competition/bytecup2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's difference between title generation and summary generation?

feizhihui opened this issue · comments

If I wanna use this code to generate article's title, how many key sentences should be extracted by 'make_extraction_labels.py'?

Title generation differs from summary generation in the length of the text to be generated. The number of key sentences should be determined by your datasets.