Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 403 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 403 Bytes

Summary-Generation

Text Summarization using BERT for Feature extraction and BERT for summary generation in this project, used pretrained model Step to run : Upload all txt file on google colab to run this code

  1. test1_.txt (input long text for summary)
  2. test2_.txt (input short text for summary)
  3. key1_.txt (summary result to calculate rouge)
  4. key2_.txt (summary result to calculate rouge)