{"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/get-words","entry":"get_words","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":6,"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":7,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":1,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":7},"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":"2411.10261","paper":"/paper/partial-scene-text-retrieval","title":"Partial Scene Text Retrieval","date":"2024-11-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lanfeng4659/pstr","path":"eval_recs_retrieval/read_labels.py","file_url":"https://github.com/lanfeng4659/pstr/blob/HEAD/eval_recs_retrieval/read_labels.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bfd34462bb1b19ee","mcp_get_code":{"code_sha256":"bfd34462bb1b19ee"}},{"arxiv_id":"2109.06379","paper":"/paper/compression-transduction-and-creation-a","title":"Compression, Transduction, and Creation: A Unified Framework for Evaluating Natural Language Generation","date":"2021-09-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tanyuqian/ctc-gen-eval","path":"ctc_score/data_utils/data_utils.py","file_url":"https://github.com/tanyuqian/ctc-gen-eval/blob/HEAD/ctc_score/data_utils/data_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8c2fa4c8bb1a1056","mcp_get_code":{"code_sha256":"8c2fa4c8bb1a1056"}},{"arxiv_id":"2108.11577","paper":"/paper/machine-unlearning-of-features-and-labels","title":"Machine Unlearning of Features and Labels","date":"2021-08-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alewarne/machineunlearning","path":"Applications/CanaryRemoval/AlicePreprocessing.py","file_url":"https://github.com/alewarne/machineunlearning/blob/HEAD/Applications/CanaryRemoval/AlicePreprocessing.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"94124353286e1dea","mcp_get_code":{"code_sha256":"94124353286e1dea"}},{"arxiv_id":"2004.06660","paper":"/paper/weight-poisoning-attacks-on-pre-trained","title":"Weight Poisoning Attacks on Pre-trained Models","date":"2020-04-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"neulab/RIPPLe","path":"get_words.py","file_url":"https://github.com/neulab/RIPPLe/blob/HEAD/get_words.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"5b1c58618252b512","mcp_get_code":{"code_sha256":"5b1c58618252b512"}},{"arxiv_id":"1909.13872","paper":"/paper/simple-and-effective-paraphrastic-similarity-1","title":"Simple and Effective Paraphrastic Similarity from Parallel Translations","date":"2019-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"acl-org/reviewer-paper-matching","path":"model_utils.py","file_url":"https://github.com/acl-org/reviewer-paper-matching/blob/HEAD/model_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"f1f33295c17c414e","mcp_get_code":{"code_sha256":"f1f33295c17c414e"}},{"arxiv_id":"1909.13872","paper":"/paper/simple-and-effective-paraphrastic-similarity-1","title":"Simple and Effective Paraphrastic Similarity from Parallel Translations","date":"2019-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jwcmu/paraphrastic-sentence-embeddings","path":"utils.py","file_url":"https://github.com/jwcmu/paraphrastic-sentence-embeddings/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"71f7189198895947","mcp_get_code":{"code_sha256":"71f7189198895947"}},{"arxiv_id":"2023.findings-acl.586","paper":null,"title":"arXiv:2023.findings-acl.586","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"THU-KEG/OmniEvent","path":"OmniEvent/infer_module/seq2seq.py","file_url":"https://github.com/THU-KEG/OmniEvent/blob/HEAD/OmniEvent/infer_module/seq2seq.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2bd60c3c3c245189","mcp_get_code":{"code_sha256":"2bd60c3c3c245189"}}]}