{"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":"/code/synonym-replacement","entry":"synonym_replacement","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":8,"n_papers_ran":0,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":4,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":4},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2402.05591","paper":"/paper/softeda-rethinking-rule-based-data","title":"SoftEDA: Rethinking Rule-Based Data Augmentation with Soft Labels","date":"2024-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"c-juhwan/softeda","path":"task/classification/augmentation.py","file_url":"https://github.com/c-juhwan/softeda/blob/HEAD/task/classification/augmentation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8526ff14983c5278","mcp_get_code":{"code_sha256":"8526ff14983c5278"}},{"arxiv_id":"2310.14577","paper":"/paper/decrisismb-debiased-semi-supervised-learning","title":"DeCrisisMB: Debiased Semi-Supervised Learning for Crisis Tweet Classification via Memory Bank","date":"2023-10-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HenryPengZou/DeCrisisMB","path":"utils/aug.py","file_url":"https://github.com/HenryPengZou/DeCrisisMB/blob/HEAD/utils/aug.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"56366bd6ff30a29a","mcp_get_code":{"code_sha256":"56366bd6ff30a29a"}},{"arxiv_id":"2205.01308","paper":"/paper/contrastive-learning-for-prompt-based-few","title":"Contrastive Learning for Prompt-Based Few-Shot Language Learners","date":"2022-05-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yiren-jian/LM-SupCon","path":"src/eda.py","file_url":"https://github.com/yiren-jian/LM-SupCon/blob/HEAD/src/eda.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"56366bd6ff30a29a","mcp_get_code":{"code_sha256":"56366bd6ff30a29a"}},{"arxiv_id":"2204.11205","paper":"/paper/epida-an-easy-plug-in-data-augmentation","title":"EPiDA: An Easy Plug-in Data Augmentation Framework for High Performance Text Classification","date":"2022-04-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhaominyiz/EPiDA","path":"nlp_aug.py","file_url":"https://github.com/zhaominyiz/EPiDA/blob/HEAD/nlp_aug.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"56366bd6ff30a29a","mcp_get_code":{"code_sha256":"56366bd6ff30a29a"}},{"arxiv_id":"2204.01959","paper":"/paper/data-augmentation-for-intent-classification-1","title":"Data Augmentation for Intent Classification with Off-the-shelf Large Language Models","date":"2022-04-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"elementai/data-augmentation-with-llms","path":"utils/data_utils/eda_utils.py","file_url":"https://github.com/elementai/data-augmentation-with-llms/blob/HEAD/utils/data_utils/eda_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"56366bd6ff30a29a","mcp_get_code":{"code_sha256":"56366bd6ff30a29a"}},{"arxiv_id":"2109.05941","paper":"/paper/efficient-contrastive-learning-via-novel-data","title":"Efficient Contrastive Learning via Novel Data Augmentation and Curriculum Learning","date":"2021-09-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vano1205/efficientcl","path":"efficientcl/common/augmentation.py","file_url":"https://github.com/vano1205/efficientcl/blob/HEAD/efficientcl/common/augmentation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a8ed7ca8d981f8d2","mcp_get_code":{"code_sha256":"a8ed7ca8d981f8d2"}},{"arxiv_id":"1607.04606","paper":"/paper/enriching-word-vectors-with-subword","title":"Enriching Word Vectors with Subword Information","date":"2016-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ulf1/augtxt","path":"augtxt/wordsubs.py","file_url":"https://github.com/ulf1/augtxt/blob/HEAD/augtxt/wordsubs.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e36a7da38a737dd2","mcp_get_code":{"code_sha256":"e36a7da38a737dd2"}},{"arxiv_id":"Yang_Beyond_Walking_A_Large-Scale_Image-Text_Benchmark_for_Text-based_Person_Anomaly_ICCV_2025_paper","paper":null,"title":"arXiv:Yang_Beyond_Walking_A_Large-Scale_Image-Text_Benchmark_for_Text-based_Person_Anomaly_ICCV_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Shuyu-XJTU/CMP","path":"dataset/eda.py","file_url":"https://github.com/Shuyu-XJTU/CMP/blob/HEAD/dataset/eda.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"56366bd6ff30a29a","mcp_get_code":{"code_sha256":"56366bd6ff30a29a"}}]}