caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Andrej Bauer <andrej.bauer@andrej.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Ocaml clone detector
Date: Thu, 3 Sep 2009 07:38:05 +0200	[thread overview]
Message-ID: <7d8707de0909022238w3124a0a7v1756a577e8467f76@mail.gmail.com> (raw)
In-Reply-To: <20090903131453.59a2d2e7.mle+ocaml@mega-nerd.com>

As far as student plagiarism goes, we found out that for Java
programs, you can pretty much detect frauds by erasing everything from
the programs except parentheses ( ) { } and then comparing the
remaining strings for editing distance. My explanation is that
students who copy code don't want to spend much time on it. In order
to chance the parenthesis they would have to understand the structure
of the program, which they don't.

Andrej


  reply	other threads:[~2009-09-03  5:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-03  0:21 Kihong Heo
2009-09-03  1:19 ` [Caml-list] " Erik de Castro Lopo
2009-09-03  1:56   ` Jacques Carette
2009-09-03  3:14     ` Erik de Castro Lopo
2009-09-03  5:38       ` Andrej Bauer [this message]
2009-09-03 15:06         ` Nicolas barnier
2009-09-03 23:13           ` John Clements
2009-09-04 11:30         ` Stéphane Glondu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7d8707de0909022238w3124a0a7v1756a577e8467f76@mail.gmail.com \
    --to=andrej.bauer@andrej.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).