Skip to content

coll-j/code-plagiarism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

code-plagiarism

Source Code plagiarism checker using cosine similarity from scikit-learn

The program compare each files from a student with all other files from othe students.
If the similarity score is over the threshold, the program will print out the similarity score along with the files' name.

About

Source Code plagiarism checker using cosine similarity

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors