Re: OT: Plagiarism Monitor S/W

2003-02-09 Thread Jeronimo Pellegrini
On Mon, Feb 10, 2003 at 06:15:15AM +0800, [EMAIL PROTECTED] wrote: > On Sat, 8 Feb 2003 00:04:12 -0200, > Jeronimo Pellegrini wrote: > > I know one person who used to teach Compiler Construction. He > > had a program that parsed the student's compiler, built a > > syntax tree, and used an algorithm

Re: OT: Plagiarism Monitor S/W

2003-02-09 Thread csj
On Sat, 8 Feb 2003 00:04:12 -0200, Jeronimo Pellegrini wrote: > > On Fri, Feb 07, 2003 at 01:34:31PM -0500, David Z Maze wrote: > > So, having had some experience doing this: your class has > > TA's, right? And they review the things students turn in? > > When I've been a TA, this has caught the

Re: OT: Plagiarism Monitor S/W

2003-02-07 Thread Jeronimo Pellegrini
On Fri, Feb 07, 2003 at 01:34:31PM -0500, David Z Maze wrote: > So, having had some experience doing this: your class has TA's, right? > And they review the things students turn in? When I've been a TA, > this has caught the more gratuitous cases of cheating; having a class > policy that code shar

Re: OT: Plagiarism Monitor S/W

2003-02-07 Thread David Z Maze
Abdul Latip <[EMAIL PROTECTED]> writes: > Sorry, this is not so related to Debian. I am just wondering > if there exists a script/ software that compares similarities > between two files. It should be more sophisticated than "comm" > and "diff". > > Someone would like to use that script for scree

Re: OT: Plagiarism Monitor S/W

2003-02-07 Thread Vineet Kumar
* Abdul Latip ([EMAIL PROTECTED]) [030206 17:27]: > Hi: > > Sorry, this is not so related to Debian. I am just wondering > if there exists a script/ software that compares similarities > between two files. It should be more sophisticated than "comm" > and "diff". http://www.cs.berkeley.edu/~aik

OT: Plagiarism Monitor S/W

2003-02-06 Thread Abdul Latip
Hi: Sorry, this is not so related to Debian. I am just wondering if there exists a script/ software that compares similarities between two files. It should be more sophisticated than "comm" and "diff". Someone would like to use that script for screening student assignments. Prefarable, if it co