-
Notifications
You must be signed in to change notification settings - Fork 2
Home
ABusyProgrammer edited this page Nov 28, 2019
·
7 revisions
This is a program designed to find the level of similarity between 2 text files. The algorithm used to perform the check is the Jaccard Index algorithm.
This project was completed as part of a university-level Algorithms course for checking plagiarism.
I would like for this project to expand into a repository for holding other kinds of plagiarism algorithms, even those that encompass machine or deep learning, in the future.
Author: Aryan Kukreja
Course: SOFE 3770 - Design and Analysis of Algorithms (Ontario Tech University)