{"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/textencoder","entry":"TextEncoder","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":11,"n_papers_ran":6,"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":11,"n_samples_ran":6,"n_samples_fingerprinted":1,"n_places":11,"n_places_pointer_only":6,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":6,"unverified":5},"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":"2607.13164","paper":"/paper/arxiv-2607-13164","title":"Text2Sign: A Single-GPU Diffusion Baseline for Text-to-Sign Language Video Generation","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"xiaruize0911/text2sign","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dbcdfec270ed0b9f","mcp_get_code":{"code_sha256":"dbcdfec270ed0b9f"}},{"arxiv_id":"2606.17958","paper":"/paper/arxiv-2606-17958","title":"Beyond Visual Cues: CoT-Enhanced Reasoning for Semi-supervised Medical Image Segmentation","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"cymasuna/CERS","path":"model/CERS.py","file_url":"https://github.com/cymasuna/CERS/blob/HEAD/model/CERS.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7727e36e18f739df","mcp_get_code":{"code_sha256":"7727e36e18f739df"}},{"arxiv_id":"2602.03594","paper":"/paper/arxiv-2602-03594","title":"TIPS Over Tricks: Simple Prompts for Effective Zero-shot Anomaly Detection","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"AlirezaSalehy/Tipsomaly","path":"model/tips/text_encoder.py","file_url":"https://github.com/AlirezaSalehy/Tipsomaly/blob/HEAD/model/tips/text_encoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b6acc0be918d258b","mcp_get_code":{"code_sha256":"b6acc0be918d258b"}},{"arxiv_id":"2405.19653","paper":"/paper/syscaps-language-interfaces-for-simulation","title":"SysCaps: Language Interfaces for Simulation Surrogates of Complex Systems","date":"2024-05-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NREL/SysCaps","path":"syscaps/models/resnet.py","file_url":"https://github.com/NREL/SysCaps/blob/HEAD/syscaps/models/resnet.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":"29f582558148bea9","mcp_get_code":{"code_sha256":"29f582558148bea9"}},{"arxiv_id":"2403.12042","paper":"/paper/exploring-pre-trained-text-to-video-diffusion","title":"Exploring Pre-trained Text-to-Video Diffusion Models for Referring Video Object Segmentation","date":"2024-03-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"buxiangzhiren/VD-IT","path":"models/diffvos_cross.py","file_url":"https://github.com/buxiangzhiren/VD-IT/blob/HEAD/models/diffvos_cross.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"f0fa25effadd804b","mcp_get_code":{"code_sha256":"f0fa25effadd804b"}},{"arxiv_id":"2311.13385","paper":"/paper/segvol-universal-and-interactive-volumetric","title":"SegVol: Universal and Interactive Volumetric Medical Image Segmentation","date":"2023-11-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"baai-dcai/segvol","path":"network/model.py","file_url":"https://github.com/baai-dcai/segvol/blob/HEAD/network/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7f2202c6eb9e6be5","mcp_get_code":{"code_sha256":"7f2202c6eb9e6be5"}},{"arxiv_id":"2305.17891","paper":"/paper/the-rise-of-ai-language-pathologists","title":"The Rise of AI Language Pathologists: Exploring Two-level Prompt Learning for Few-shot Weakly-supervised Whole Slide Image Classification","date":"2023-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"miccaiif/top","path":"models/learnable_prompt.py","file_url":"https://github.com/miccaiif/top/blob/HEAD/models/learnable_prompt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"83bdf180d2eec6e2","mcp_get_code":{"code_sha256":"83bdf180d2eec6e2"}},{"arxiv_id":"2206.03789","paper":"/paper/language-bridged-spatial-temporal-interaction-1","title":"Language-Bridged Spatial-Temporal Interaction for Referring Video Object Segmentation","date":"2022-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dzh19990407/lbdt","path":"models/LBDT_4.py","file_url":"https://github.com/dzh19990407/lbdt/blob/HEAD/models/LBDT_4.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ec95498d16b02e91","mcp_get_code":{"code_sha256":"ec95498d16b02e91"}},{"arxiv_id":"2204.04179","paper":"/paper/gram-fast-fine-tuning-of-pre-trained-language","title":"GRAM: Fast Fine-tuning of Pre-trained Language Models for Content-based Collaborative Filtering","date":"2022-04-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yoonseok312/GRAM","path":"gram/news_recommendation/model_bert.py","file_url":"https://github.com/yoonseok312/GRAM/blob/HEAD/gram/news_recommendation/model_bert.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4c3ddcb374fd904d","mcp_get_code":{"code_sha256":"4c3ddcb374fd904d"}},{"arxiv_id":"2109.01134","paper":"/paper/learning-to-prompt-for-vision-language-models","title":"Learning to Prompt for Vision-Language Models","date":"2021-09-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hhenryd/tap","path":"trainers/TAP.py","file_url":"https://github.com/hhenryd/tap/blob/HEAD/trainers/TAP.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c1fabc9fbf753209","mcp_get_code":{"code_sha256":"c1fabc9fbf753209"}},{"arxiv_id":"2106.06103","paper":"/paper/conditional-variational-autoencoder-with","title":"Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech","date":null,"month_inferred_from_arxiv_id":"2021-06","title_source":"archive","repo":"isletennos/mmvc_trainer","path":"models.py","file_url":"https://github.com/isletennos/mmvc_trainer/blob/HEAD/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9d5ca7de433e20e7","mcp_get_code":{"code_sha256":"9d5ca7de433e20e7"}}]}