{"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/examining-the-ordering-of-rhetorical","title":"Examining the Ordering of Rhetorical Strategies in Persuasive Requests","arxiv_id":"2010.04625","date":"2020-10-09","proceeding":"Findings of the Association for Computational Linguistics 2020","authors":["Omar Shaikh","Jiaao Chen","Jon Saad-Falcon","Duen Horng Chau","Diyi Yang"],"abstract":"Interpreting how persuasive language influences audiences has implications across many domains like advertising, argumentation, and propaganda. Persuasion relies on more than a message's content. Arranging the order of the message itself (i.e., ordering specific rhetorical strategies) also plays an important role. To examine how strategy orderings contribute to persuasiveness, we first utilize a Variational Autoencoder model to disentangle content and rhetorical strategies in textual requests from a large-scale loan request corpus. We then visualize interplay between content and strategy through an attentional LSTM that predicts the success of textual requests. We find that specific (orderings of) strategies interact uniquely with a request's content to impact success rate, and thus the persuasiveness of a request.","url_abs":"https://arxiv.org/abs/2010.04625v2","url_pdf":"https://arxiv.org/pdf/2010.04625v2.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":"examining-the-ordering-of-rhetorical","repo_url":"https://github.com/GT-SALT/Persuasive-Orderings","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"persuasiveness","task_name":"Persuasiveness"}],"methods":[{"method_slug":"lstm","method_name":"LSTM"},{"method_slug":"sigmoid-activation","method_name":"Sigmoid Activation"},{"method_slug":"tanh-activation","method_name":"Tanh Activation"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2010.04625","atlas_url":"https://app.syntology.ai/?focus=2010.04625","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2010.04625"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/GT-SALT/Persuasive-Orderings","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":7},"by_repo_kind":{"official":{"samples":7,"ran":0,"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":"18e1fda964420c55","entry":"check_ack_word","repo":"GT-SALT/Persuasive-Orderings","repo_kind":"official","path":"code/utils.py","file_url":"https://github.com/GT-SALT/Persuasive-Orderings/blob/HEAD/code/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":"18e1fda964420c55"}},{"code_sha256_prefix":"6ab05259e173403b","entry":"fix_bad","repo":"GT-SALT/Persuasive-Orderings","repo_kind":"official","path":"code/editing_utils.py","file_url":"https://github.com/GT-SALT/Persuasive-Orderings/blob/HEAD/code/editing_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":"6ab05259e173403b"}},{"code_sha256_prefix":"b0a783a0bb5478f4","entry":"get_content_strat_vector_details","repo":"GT-SALT/Persuasive-Orderings","repo_kind":"official","path":"code/dataset_iterators.py","file_url":"https://github.com/GT-SALT/Persuasive-Orderings/blob/HEAD/code/dataset_iterators.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":"b0a783a0bb5478f4"}},{"code_sha256_prefix":"c99352811ce651f3","entry":"get_samples","repo":"GT-SALT/Persuasive-Orderings","repo_kind":"official","path":"code/editing_utils.py","file_url":"https://github.com/GT-SALT/Persuasive-Orderings/blob/HEAD/code/editing_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":"c99352811ce651f3"}},{"code_sha256_prefix":"cc5309b424f14414","entry":"sentence_tokenize","repo":"GT-SALT/Persuasive-Orderings","repo_kind":"official","path":"code/utils.py","file_url":"https://github.com/GT-SALT/Persuasive-Orderings/blob/HEAD/code/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":"cc5309b424f14414"}},{"code_sha256_prefix":"92c8bed197d8b043","entry":"transform_format","repo":"GT-SALT/Persuasive-Orderings","repo_kind":"official","path":"code/utils.py","file_url":"https://github.com/GT-SALT/Persuasive-Orderings/blob/HEAD/code/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":"92c8bed197d8b043"}},{"code_sha256_prefix":"e5ce471a81547224","entry":"validate","repo":"GT-SALT/Persuasive-Orderings","repo_kind":"official","path":"code/vae_train/vae_utils.py","file_url":"https://github.com/GT-SALT/Persuasive-Orderings/blob/HEAD/code/vae_train/vae_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":"e5ce471a81547224"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}