Home › Code › remove_duplicates

remove_duplicates

Syntologyentry name in harvested coderead from the graph 2026-09-24

remove_duplicates appears in the code Syntology harvested for 15 papers, as 13 distinct code bodies found in 15 places (a place is one code body under one paper). At least one of them ran in 7 of the papers; 3 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named remove_duplicates do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 5 of the 13 distinct code bodies named remove_duplicates; 8 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
1ran · our draft was wrong
1ran · fixture could not drive it
3ran
8unverified
3fingerprinted

Licence is a property of each copy, so it is counted per place: 5 of the 15 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

15 papers shown of 15, newest first; 15 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive, and the graph's for 2 papers added by Syntology; 1 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
DrawMotion : Generating 3D Human Motions by Freehand Drawing added by Syntology 2026-05 (from id) InvertedForest/DrawMotion/demo/drawmotion_studio/runner.py 555cbd98d272b421 ran fingerprinted licence not identified · pointer only
Legal-DC: Benchmarking Retrieval-Augmented Generation for Legal Documents added by Syntology 2026-03 (from id) legal-dc/Legal-DC/Legal-DC/hybrid_rag.py 4001b6a1e439e13c unverified no licence file found · pointer only
Simple Is Effective: The Roles of Graphs and Large Language Models in Knowledge-Graph-Based Retrieval-Augmented Generation 28 Oct 2024 Graph-COM/SubgraphRAG/reason/metrics/evaluate_results_corrected.py ef25b6bc0f20fd61 unverified MIT (permissive)
HALC: Object Hallucination Reduction via Adaptive Focal-Contrast Decoding 1 Mar 2024 BillChan226/HALC/models/questioner.py 8a2ce3b99884243a ran MIT (permissive)
Woodpecker: Hallucination Correction for Multimodal Large Language Models 24 Oct 2023 bradyfu/woodpecker/models/questioner.py 8a2ce3b99884243a ran no licence file found · pointer only
Adaptive-Solver Framework for Dynamic Strategy Selection in Large Language Model Reasoning 1 Oct 2023 john1226966735/adaptive-solver/utils.py dc4174baa18a4b99 ran fingerprinted no licence file found · pointer only
Discovering State Variables Hidden in Experimental Data 20 Dec 2021 boyuanchen/neural-state-variables/analysis/eval_intrinsic_dimension.py f4e725fbf11428c2 unverified MIT (permissive)
BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension 29 Oct 2019 bayer-science-for-a-better-life/data2text-bioleaflets/bioleaflets/helpers.py d0a738e3442f47f8 unverified Apache-2.0 (permissive)
HELP: A Dataset for Identifying Shortcomings of Neural Models in Monotonicity Reasoning 27 Apr 2019 verypluming/HELP/scripts/create_dataset_PMB.py ca9955d1b0c834af ran · fixture could not drive it fingerprinted CC-BY-SA-4.0 (copyleft) · pointer only
Gender Bias in Contextualized Word Embeddings 5 Apr 2019 dadebias/genda-lens/genda_lens/ner_tasks/process_names.py fe6f242ddb1d59bb unverified MIT (permissive)
A Corpus for Multilingual Document Classification in Eight Languages 24 May 2018 n-waves/multifit/split-cls.py 21075dccf90eda43 unverified MIT (permissive)
xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems 14 Mar 2018 recommenders-team/recommenders/recommenders/datasets/covid_utils.py 8b17f7c92b0db3cd unverified MIT (permissive)
Data Augmentation Generative Adversarial Networks 12 Nov 2017 AntreasAntoniou/DAGAN/dagan_architectures.py e73857dab63b5298 ran · our draft was wrong MIT (permissive)
Sampling Generative Networks 14 Sep 2016 gitaar9/MLDAGAN/dagan_architectures.py e73857dab63b5298 ran · our draft was wrong MIT (permissive)
arXiv:aaai_20388 xuehansheng/RepBin/loader.py 857a6989a9141e71 unverified MIT (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections