nlpyang / BertSum

Code for paper Fine-tune BERT for Extractive Summarization
Apache License 2.0
1.47k stars 423 forks source link

How to do inference in new data without summaries? #107

Open sunsunxunxun opened 3 years ago

sunsunxunxun commented 3 years ago

How to do inference in new data without summaries?Can you give an example?