Skip to content

ajaypatel6/Mantis

Repository files navigation

Mantis Plagiarism Detection

The Mantis has capability of detecting plagiarism between up to 3 different programming languages. Meaning, converting a java code to a C code will be considered plagiarism as well.

How?

flow

Teachers upload their class set of codes to the system, the files are cleaned and tokenized

The tokenizated strings are compared between assignments

Using 3-grams method we detect and seperate the strings to find commonality within the code intermediates

More information is fully documented in the SRS

What was done

Senior Capstone Group Project

Completed a Whole Software Requirements Specification

We went through a whole software development Life Cycle

Agile Development, with weekly scrum meetings, incremental development

Completed a Whole Software Requirements Specification

About

Senior Capstone Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published