Skip to content

Client for the MOSS plagiarism detection service

License

Notifications You must be signed in to change notification settings

asmoog/ocaml-moss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCaml MOSS

The module Moss is an OCaml client for the MOSS (Measure Of Software Similarity) plagiarism detection service. It is based on the original submission script. The MOSS system only runs on Stanford's servers — you cannot run your own instance — so you need to obtain an account first.

Install

The easiest way to install the library is to use OPAM:

opam install moss

To compile by hand, install dune and do dune build @install.

Documentation

See the interface of Moss.

About

Client for the MOSS plagiarism detection service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 98.0%
  • Makefile 2.0%