Skip to content

ComboMeal-Software/anti-plagiarism-app

Repository files navigation

anti-plagiarism-app prototype by ComboMeal Software

It's a prototype for an app to analyze source code for plagiarism. The analyzation is done by tokenizing source code and then analyzing tokens with W-Shingling and / or calculating the Levenshtein distance using the Wagner–Fischer algorithm. (There's also an experimental function that uses function signatures)

Screenshot

App deployed

https://anti-plagiarism-app.herokuapp.com/

Credits

DonTsipa - Front-end development

ThomasMiles and GoldSwanGH - Back-end development

ThomasMiles - Project management

License

FOSSA Status