toeknee432 commited on
Commit
dd0d16b
Β·
1 Parent(s): df45eb5

Update pages/2_πŸ†š_Extractive_vs_Abstractive.py

Browse files
pages/2_πŸ†š_Extractive_vs_Abstractive.py CHANGED
@@ -326,5 +326,4 @@ with col3:
326
  st.write("#### Summary:")
327
  st.write (abs_summary[0], height = 400, placeholder="Abstractive Summary", unsafe_allow_html=True)
328
  st.write("#### Rouge score:", get_rouge_scores(abs_summary[0], txt))
329
- else:
330
- pass
 
326
  st.write("#### Summary:")
327
  st.write (abs_summary[0], height = 400, placeholder="Abstractive Summary", unsafe_allow_html=True)
328
  st.write("#### Rouge score:", get_rouge_scores(abs_summary[0], txt))
329
+