Repository navigation

#

plagiarism-check

Make plagiarism detection easier. This script will find similar sentences between given files and highlight them in a side by side comparison.

Python
56
1 年前

"It's just a coincidence professor!" is a plagiarism checker for source code. It uses the Wagner–Fischer algorithm to precisely and accurately determine percentage similarity of two given strings. We also cross reference common sites like GitHub and Stackoverflow, for potential cheating.

Java
55
3 年前

Moss Results scraper with powerful insights & analysis 💡

Python
31
5 年前

Using PyTorch to identify plagiarism in articles written about Data Science on the Medium platform

Jupyter Notebook
9
3 年前

Locality sensitive hashing based plagiarism checker

Python
3
6 年前

Term Frequency - Inverse Document Frequency and Cosine Similarity, used to check how similar two given texts are.

C
3
6 年前

Compare sentences from input document with all sentences from reference documents - find very similar ones.

Python
3
3 个月前

String Matching API for plagiarism check using cosine similarity and vector space models.

Python
2
8 年前

Simple Python application for detecting plagiarism between text files.

Python
1
1 年前

Detect plagiarized (Python, C, C++) code in local folders

Python
1
2 年前

Plagiarism plugin for Moodle LMS which allows for metered, on demand usage as opposed to "submit by default".

PHP
0
1 天前