{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/summary-explorer-visualizing-the-state-of-the","title":"Summary Explorer: Visualizing the State of the Art in Text Summarization","arxiv_id":"2108.01879","date":"2021-08-04","proceeding":"EMNLP (ACL) 2021 11","authors":["Shahbaz Syed","Tariq Yousef","Khalid Al-Khatib","Stefan Jänicke","Martin Potthast"],"abstract":"This paper introduces Summary Explorer, a new tool to support the manual inspection of text summarization systems by compiling the outputs of 55~state-of-the-art single document summarization approaches on three benchmark datasets, and visually exploring them during a qualitative assessment. The underlying design of the tool considers three well-known summary quality criteria (coverage, faithfulness, and position bias), encapsulated in a guided assessment based on tailored visualizations. The tool complements existing approaches for locally debugging summarization models and improves upon them. The tool is available at https://tldr.webis.de/","url_abs":"https://arxiv.org/abs/2108.01879v2","url_pdf":"https://arxiv.org/pdf/2108.01879v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"summary-explorer-visualizing-the-state-of-the","repo_url":"https://github.com/webis-de/summary-explorer","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"document-summarization","task_name":"Document Summarization"},{"task_slug":null,"task_name":"Position"},{"task_slug":"text-summarization","task_name":"Text Summarization"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2108.01879","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2108.01879"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/pltrdy/rouge","reach":null},{"provenance":"deterministic:regex_extraction","url":"https://github.com/sebastianGehrmann/rouge-baselines","reach":{"status":"ok"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/webis-de/summary-explorer","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":1,"ran_draft_wrong":5,"unverified":9},"by_repo_kind":{"official":{"samples":9,"ran":0,"repositories":1},"found_in_text":{"samples":6,"ran":6,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"0b1b6496ee19d475","entry":"Ngrams","repo":"pltrdy/rouge","repo_kind":"found_in_text","path":"rouge/rouge_score.py","file_url":"https://github.com/pltrdy/rouge/blob/HEAD/rouge/rouge_score.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0b1b6496ee19d475"}},{"code_sha256_prefix":"699442d33ab83bd2","entry":"_get_ngrams","repo":"pltrdy/rouge","repo_kind":"found_in_text","path":"rouge/rouge_score.py","file_url":"https://github.com/pltrdy/rouge/blob/HEAD/rouge/rouge_score.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"699442d33ab83bd2"}},{"code_sha256_prefix":"82942ade3a066704","entry":"_get_word_ngrams","repo":"pltrdy/rouge","repo_kind":"found_in_text","path":"rouge/rouge_score.py","file_url":"https://github.com/pltrdy/rouge/blob/HEAD/rouge/rouge_score.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"82942ade3a066704"}},{"code_sha256_prefix":"6a189ad1c6a91653","entry":"_split_into_words","repo":"pltrdy/rouge","repo_kind":"found_in_text","path":"rouge/rouge_score.py","file_url":"https://github.com/pltrdy/rouge/blob/HEAD/rouge/rouge_score.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6a189ad1c6a91653"}},{"code_sha256_prefix":"6f967ee0bce679ea","entry":"f_r_p_rouge_n","repo":"pltrdy/rouge","repo_kind":"found_in_text","path":"rouge/rouge_score.py","file_url":"https://github.com/pltrdy/rouge/blob/HEAD/rouge/rouge_score.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6f967ee0bce679ea"}},{"code_sha256_prefix":"dd3dfb07f3d3bf48","entry":"rouge_n","repo":"pltrdy/rouge","repo_kind":"found_in_text","path":"rouge/rouge_score.py","file_url":"https://github.com/pltrdy/rouge/blob/HEAD/rouge/rouge_score.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dd3dfb07f3d3bf48"}},{"code_sha256_prefix":"a7aa528d3a102206","entry":"bert_score_similarity","repo":"webis-de/summary-explorer","repo_kind":"official","path":"text-processing/src/step_3_semantic_alignment.py","file_url":"https://github.com/webis-de/summary-explorer/blob/HEAD/text-processing/src/step_3_semantic_alignment.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a7aa528d3a102206"}},{"code_sha256_prefix":"f7918be2e65b31a7","entry":"clean_text","repo":"webis-de/summary-explorer","repo_kind":"official","path":"text-processing/src/utils.py","file_url":"https://github.com/webis-de/summary-explorer/blob/HEAD/text-processing/src/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f7918be2e65b31a7"}},{"code_sha256_prefix":"71936af5d44993bd","entry":"compute_bert_score","repo":"webis-de/summary-explorer","repo_kind":"official","path":"text-processing/src/metrics.py","file_url":"https://github.com/webis-de/summary-explorer/blob/HEAD/text-processing/src/metrics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"71936af5d44993bd"}},{"code_sha256_prefix":"6cb2e57033eb24ca","entry":"compute_mean_rouge_overlap","repo":"webis-de/summary-explorer","repo_kind":"official","path":"text-processing/src/metrics.py","file_url":"https://github.com/webis-de/summary-explorer/blob/HEAD/text-processing/src/metrics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6cb2e57033eb24ca"}},{"code_sha256_prefix":"1b84d2e60b85384e","entry":"compute_rouge_score","repo":"webis-de/summary-explorer","repo_kind":"official","path":"text-processing/src/metrics.py","file_url":"https://github.com/webis-de/summary-explorer/blob/HEAD/text-processing/src/metrics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1b84d2e60b85384e"}},{"code_sha256_prefix":"4b2ce6bb44dca364","entry":"detokenize_relation","repo":"webis-de/summary-explorer","repo_kind":"official","path":"text-processing/src/utils.py","file_url":"https://github.com/webis-de/summary-explorer/blob/HEAD/text-processing/src/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4b2ce6bb44dca364"}},{"code_sha256_prefix":"962bbc77ef68d643","entry":"detokenize_text","repo":"webis-de/summary-explorer","repo_kind":"official","path":"text-processing/src/utils.py","file_url":"https://github.com/webis-de/summary-explorer/blob/HEAD/text-processing/src/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"962bbc77ef68d643"}},{"code_sha256_prefix":"a9dd30c56406efb3","entry":"get_entity_counts","repo":"webis-de/summary-explorer","repo_kind":"official","path":"text-processing/src/step_1_nlp_pipeline.py","file_url":"https://github.com/webis-de/summary-explorer/blob/HEAD/text-processing/src/step_1_nlp_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a9dd30c56406efb3"}},{"code_sha256_prefix":"3b4c00097055bedb","entry":"get_remaining_content","repo":"webis-de/summary-explorer","repo_kind":"official","path":"text-processing/src/step_2_lexical_alignment.py","file_url":"https://github.com/webis-de/summary-explorer/blob/HEAD/text-processing/src/step_2_lexical_alignment.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3b4c00097055bedb"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}