Data as of Sep 26, 2026 · Based on 4,029,442 AI responses across 13,338 prompts · See how Parse measures this
Moss (Measure Of Software Similarity) is an online system that detects similarity between programs to help identify plagiarism in programming courses. Users submit code and Moss returns HTML reports showing pairs of similar programs, highlighting matching passages and optionally eliminating matches to libraries or instructor-provided code. It supports many languages and emphasizes that similarity scores are not proofs of plagiarism; human review is required to determine plagiarism.
Parse Score
No contexts measured yet.
Excerpts where Moss (Measure of Software Similarity) appeared in the AI's answer
MOSS (Measure Of Software Similarity) : A classic system by Stanford University used by many academic and automated grading pipelines to detect structural similarities and copied functions in source code
MOSS (Measure of Software Similarity) : A classic system run by Stanford University used widely for detecting structural and functional similarity in code