Home › Code › is_none

is_none

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

is_none appears in the code Syntology harvested for 88 papers, as 4 distinct code bodies found in 88 places (a place is one code body under one paper). At least one of them ran in 88 of the papers; 0 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 is_none 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 4 of the 4 distinct code bodies named is_none; 0 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

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

Licence is a property of each copy, so it is counted per place: 24 of the 88 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

88 papers shown of 88, newest first; 88 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 7 papers added by Syntology; 7 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
Beyond Language Priors: Diagnosing and Fixing Visual-Origin Hallucinations in Multimodal LLM added by Syntology 2026-09 (from id) zxp555/ACFT_MM26/ACFT/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
DIVE: Dynamic Iterative Visual Evidence Construction for Efficient Vision-Language Models added by Syntology 2026-08 (from id) Zhong-Chenchen/DIVE/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Leveraging External Knowledge for Historical Document Restoration via Retrieval-Augmented Large Language Models added by Syntology 2026-07 (from id) rapidfuzz/RapidFuzz/src/rapidfuzz/_utils.py eabd22370da53c9e ran MIT (permissive)
MLLM-DataEngine: Closing the Loop of Multimodal Instruction Tuning Data Generation added by Syntology 2026-07 (from id) opendatalab/MLLM-DataEngine/LLaVA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Uncertainty-Aware Knowledge Distillation for Multimodal Large Language Models added by Syntology 2026-03 (from id) Jingchensun/beta-kd/mobilevlm/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
HiDrop: Hierarchical Vision Token Reduction in MLLMs via Late Injection, Concave Pyramid Pruning, and Early Exit added by Syntology 2026-02 (from id) EIT-NLP/HiDrop/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Beyond Next-Token Alignment: Distilling Multimodal Large Language Models via Token Interactions added by Syntology 2026-02 (from id) lchen1019/Align-TI/alignti/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
LLaVA-SP: Enhancing Visual Representation with Visual Spatial Tokens for MLLMs 1 Jul 2025 CnFaker/LLaVA-SP/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Beyond Attention or Similarity: Maximizing Conditional Diversity for Token Pruning in MLLMs 12 Jun 2025 theia-4869/cdpruner/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Unlearning Sensitive Information in Multimodal LLMs: Benchmark and Attack-Defense Evaluation 1 May 2025 vaidehi99/unlok-vqa/LLaVA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract MIT (permissive)
arXiv:2504.00502 2025-04 (from id) icip-cas/ShortV/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Safety Mirage: How Spurious Correlations Undermine VLM Safety Fine-tuning 14 Mar 2025 OPTML-Group/VLM-Safety-Unlearn/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract MIT (permissive)
Stop Looking for Important Tokens in Multimodal Language Models: Duplication Matters More 17 Feb 2025 zichenwen1/dart/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Learning Conformal Abstention Policies for Adaptive Risk Management in Large Language and Vision-Language Models 8 Feb 2025 sinatayebati/vlm-uncertainty/data_utils/common_utils.py 25593cfba3f7b483 ran MIT (permissive)
EVEv2: Improved Baselines for Encoder-Free Vision-Language Models 10 Feb 2025 baaivision/EVE/EVEv1/eve/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract MIT (permissive)
[CLS] Token Tells Everything Needed for Training-free Efficient MLLMs 8 Dec 2024 thu-mig/vtc-cls/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
TeamCraft: A Benchmark for Multi-Modal Multi-Agent Systems in Minecraft 6 Dec 2024 teamcraft-bench/teamcraft/llava_teamcraft/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract MIT (permissive)
p-MoD: Building Mixture-of-Depths MLLMs via Progressive Ratio Decay 5 Dec 2024 mcg-nju/p-mod/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
FlashSloth: Lightning Multimodal Large Language Models via Embedded Visual Compression 5 Dec 2024 codefanw/flashsloth/flashsloth/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Beyond Text-Visual Attention: Exploiting Visual Cues for Effective Token Pruning in VLMs 2 Dec 2024 theia-4869/fastervlm/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Augmenting Multimodal LLMs with Self-Reflective Tokens for Knowledge-based Visual Question Answering 25 Nov 2024 aimagelab/reflectiva/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Steering Away from Harm: An Adaptive Approach to Defending Vision Language Model Against Jailbreaks 23 Nov 2024 ASTRAL-Group/ASTRA/utility_eval/minigpt_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Multi-Stage Vision Token Dropping: Towards Efficient Multimodal Large Language Model 16 Nov 2024 liuting20/mustdrop/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
V-DPO: Mitigating Hallucination in Large Vision Language Models via Vision-Guided Direct Preference Optimization 5 Nov 2024 yuxixie/v-dpo/llava_dpo/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
PyramidDrop: Accelerating Your Large Vision-Language Models via Pyramid Visual Redundancy Reduction 22 Oct 2024 cooperx521/pyramiddrop/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract MIT (permissive)
LLaVA-KD: A Framework of Distilling Multimodal Large Language Models 21 Oct 2024 Fantasyele/LLaVA-KD/llavakd/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Improve Vision Language Model Chain-of-thought Reasoning 21 Oct 2024 riflezhang/llava-reasoner-dpo/llava_reasoner/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Deciphering Cross-Modal Alignment in Large Vision-Language Models with Modality Integration Rate 9 Oct 2024 shikiw/modality-integration-rate/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract MIT (permissive)
Personalized Visual Instruction Tuning 9 Oct 2024 sterzhang/pvit/personalize-llava/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
ETA: Evaluating Then Aligning Safety of Vision Language Models at Inference Time 9 Oct 2024 dripnowhy/eta/llava/eval/model_vqa_mmbench_eta.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Treat Visual Tokens as Text? But Your MLLM Only Needs Fewer Efforts to See 8 Oct 2024 ZhangAIPI/YOPO_MLLM_Pruning/LLaVA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract MIT (permissive)
SparseVLM: Visual Token Sparsification for Efficient Vision-Language Model Inference 6 Oct 2024 Gumpest/SparseVLMs/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
EMMA: Efficient Visual Alignment in Multi-Modal LLMs 2 Oct 2024 saraghazanfari/emma/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
AVG-LLaVA: A Large Multimodal Model with Adaptive Visual Granularity 20 Sep 2024 deeplearnxmu/avg-llava/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Explanation Bottleneck Models 26 Sep 2024 yshinya6/xbm/xbm-llava/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Less is More: A Simple yet Effective Token Reduction Method for Efficient Multi-modal LLMs 17 Sep 2024 freedomintelligence/trim/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Fit and Prune: Fast and Training-free Visual Token Pruning for Multi-modal Large Language Models 16 Sep 2024 ywh187/fitprune/LLaVA_1.5/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Recoverable Compression: A Multimodal Vision Token Recovery Mechanism Guided by Text Information 2 Sep 2024 banjiuyufen/Recoverable-Compression/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Visual Agents as Fast and Slow Thinkers 16 Aug 2024 guangyans/sys2-llava/ROILLaVA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract MIT (permissive)
Advancing Multimodal Large Language Models with Quantization-Aware Scale Learning for Efficient Adaptation 7 Aug 2024 xjjxmu/qslaw/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Paying More Attention to Image: A Training-Free Method for Alleviating Hallucination in LVLMs 31 Jul 2024 hasanar1f/llava-hallunication-fix/modPAI/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Web2Code: A Large-scale Webpage-to-Code Dataset and Evaluation Framework for Multimodal LLMs 28 Jun 2024 MBZUAI-LLM/web2code/web2code/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Efficient Large Multi-modal Models via Visual Context Compression 28 Jun 2024 Beckschen/LLaVolta/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Is A Picture Worth A Thousand Words? Delving Into Spatial Reasoning for Vision Language Models 21 Jun 2024 BAAI-DCAI/Bunny/bunny/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
LLaSA: A Multimodal LLM for Human Activity Analysis Through Wearable and Smartphone Sensors 20 Jun 2024 bashlab/llasa/LLaSA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
SpatialBot: Precise Spatial Understanding with Vision Language Models 19 Jun 2024 baai-dcai/spatialbot/bunny/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract MIT (permissive)
VoCo-LLaMA: Towards Vision Compression with Large Language Models 18 Jun 2024 Yxxxb/VoCo-LLaMA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
ISR-DPO: Aligning Large Multimodal Models for Videos by Iterative Self-Retrospective DPO 17 Jun 2024 snumprlab/SRT/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Yo'LLaVA: Your Personalized Language and Vision Assistant 13 Jun 2024 WisconsinAIVision/YoLLaVA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Beyond LLaVA-HD: Diving into High-Resolution Large Multimodal Models 12 Jun 2024 yfzhang114/slime/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Multimodal Table Understanding 12 Jun 2024 spursgozmy/table-llava/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
PosterLLaVa: Constructing a Unified Multi-modal Layout Generator with LLM 5 Jun 2024 posterllava/posterllava/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Matryoshka Query Transformer for Large Vision-Language Models 29 May 2024 gordonhu608/mqt-llava/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Enhancing Visual-Language Modality Alignment in Large Vision Language Models via Self-Improvement 24 May 2024 umd-huang-lab/sima/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
LOVA3: Learning to Visual Question Answering, Asking and Assessment 23 May 2024 showlab/LOVA3/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Imp: Highly Capable Large Multimodal Models for Mobile Devices 20 May 2024 milvlg/imp/imp_llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
CuMo: Scaling Multimodal LLM with Co-Upcycled Mixture-of-Experts 9 May 2024 shi-labs/cumo/cumo/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Self-Supervised Visual Preference Alignment 16 Apr 2024 Kevinz-code/SeVa/seva/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract GPL-3.0 (copyleft) · pointer only
Eagle and Finch: RWKV with Matrix-Valued States and Dynamic Recurrence 8 Apr 2024 howard-hou/visualrwkv/VisualRWKV-v7/v7.10/evaluate_imagenet.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Unsolvable Problem Detection: Evaluating Trustworthiness of Vision Language Models 29 Mar 2024 atsumiyai/upd/automatic_eval/calculate_scores.py 0e7cf115754e1730 ran Apache-2.0 (permissive)
Mini-Gemini: Mining the Potential of Multi-modality Vision Language Models 27 Mar 2024 dvlab-research/minigemini/mgm/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Beyond Embeddings: The Promise of Visual Table in Visual Reasoning 27 Mar 2024 lavi-lab/visual-table/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Visual CoT: Advancing Multi-Modal Language Models with a Comprehensive Dataset and Benchmark for Chain-of-Thought Reasoning 25 Mar 2024 deepcs233/visual-cot/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Chain-of-Spot: Interactive Reasoning Improves Large Vision-Language Models 19 Mar 2024 dongyh20/chain-of-spot/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Less is More: Mitigating Multimodal Hallucination from an EOS Decision Perspective 22 Feb 2024 yuezih/less-is-more/LLaVA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Uncertainty-Aware Evaluation for Vision-Language Models 22 Feb 2024 ensec-ai/vlm-uncertainty-bench/data_utils/common_utils.py 25593cfba3f7b483 ran MIT (permissive)
Efficient Multimodal Learning from Data-centric Perspective 18 Feb 2024 baai-dcai/bunny/bunny/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Aligning Modalities in Vision Large Language Models via Preference Fine-tuning 18 Feb 2024 yiyangzhou/povid/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Multi-modal Preference Alignment Remedies Degradation of Visual Instruction Tuning on Language Models 16 Feb 2024 findalexli/mllm-dpo/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
MobileVLM V2: Faster and Stronger Baseline for Vision Language Model 6 Feb 2024 meituan-automl/mobilevlm/mobilevlm/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Prometheus-Vision: Vision-Language Model as a Judge for Fine-Grained Evaluation 12 Jan 2024 kaistai/prometheus-vision/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Eyes Wide Shut? Exploring the Visual Shortcomings of Multimodal LLMs 11 Jan 2024 tsb0601/MMVP/LLaVA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
LLaVA-Phi: Efficient Multi-Modal Assistant with Small Language Model 4 Jan 2024 zhuyiche/llava-phi/llava_phi/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
VCoder: Versatile Vision Encoders for Multimodal Large Language Models 21 Dec 2023 shi-labs/vcoder/vcoder_llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Genixer: Empowering Multimodal Large Language Models as a Powerful Data Generator 11 Dec 2023 zhaohengyuan1/genixer/Genixer_LLaVA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Compositional Chain-of-Thought Prompting for Large Multimodal Models 27 Nov 2023 chancharikmitra/ccot/InstructBLIP-13b/InstructBLIP_MMBench.py bae18947b56f2be1 ran · violated contract MIT (permissive)
LLaMA-VID: An Image is Worth 2 Tokens in Large Language Models 28 Nov 2023 dvlab-research/llama-vid/llamavid/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Volcano: Mitigating Multimodal Hallucination through Self-Feedback Guided Revision 13 Nov 2023 kaistai/volcano/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
Octopus: Embodied Vision-Language Programmer from Environmental Feedback 12 Oct 2023 dongyh20/octopus/octopus/LLaVA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract no licence file found · pointer only
MLLM-DataEngine: An Iterative Refinement Approach for MLLM 25 Aug 2023 opendatalab/mllm-dataengine/LLaVA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
StableLLaVA: Enhanced Visual Instruction Tuning with Synthesized Image-Dialogue Data 20 Aug 2023 icoz69/stablellava/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
Self-attention Does Not Need $O(n^2)$ Memory 10 Dec 2021 jihaonew/mm-instruct/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
arXiv:Xing_Conical_Visual_Concentration_for_Efficient_Large_Vision-Language_Models_CVPR_2025_paper Cooperx521/PyramidDrop/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract MIT (permissive)
arXiv:2025.findings-emnlp.1095 AngelAlita/AsD/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract MIT (permissive)
arXiv:2025.findings-acl.865 DeepLearnXMU/AVG-LLaVA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
arXiv:2025.findings-acl.327 SakuraTroyChen/PyPE/LLaVA/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
arXiv:2024.findings-naacl.226 nguyennm1024/OSCaR/llava/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (permissive)
arXiv:2024.findings-emnlp.775 YuxiXie/V-DPO/llava_dpo/eval/model_vqa_mmbench.py bae18947b56f2be1 ran · violated contract Apache-2.0 (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