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
- test1_.txt (input long text for summary)
- test2_.txt (input short text for summary)
- key1_.txt (summary result to calculate rouge)
- key2_.txt (summary result to calculate rouge)