cs50 / compare50

This is compare50, a fast and extensible plagiarism-detection tool.
GNU General Public License v3.0
195 stars 49 forks source link

analysis across multiple runs of pairs/students that show up most frequently #37

Open benedictbrown opened 5 years ago

benedictbrown commented 5 years ago

This probably has to be a separate script that parses a collection of index.html files produced by compare50. But it helps detect patterns of students overcollaborating across many psets.

cmlsharp commented 4 years ago

To my knowledge, this is planned for the eventual compare50 webapp which won't be stateless like the command-line tool is, but a command-line script would definitely be useful in the meantime.