prachijain136/Plagiarsim
Plagarism Detector Using TFIDF & Cosine similarity
This tool helps educators, content creators, or publishers quickly check if a new document contains plagiarized content. You provide a text file you want to check and a collection of source documents, and it tells you if the new text is plagiarized based on its similarity to the sources. It's designed for anyone needing to verify the originality of written work.
No commits in the last 6 months.
Use this if you need a straightforward way to compare a new piece of writing against a body of existing text to detect potential plagiarism.
Not ideal if you require advanced plagiarism detection features like semantic analysis beyond keyword similarity or integration with submission systems.
Stars
12
Forks
—
Language
Python
License
—
Category
Last pushed
Sep 27, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/prachijain136/Plagiarsim"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fossology/safaa
Agent to compliment FOSSology's copyright scanner and find false positive findings.
platisd/duplicate-code-detection-tool
A simple Python3 tool to detect similarities between files within a repository
Crypt0knights/Plagiarism-Detector
A Web Platform to detect plagiarised documents or plain text.
hhhhhhhhhn/HookeJs
An open source plagiarism detector built in node.
izikeros/sentence-plagiarism
Compare sentences from input document with all sentences from reference documents - find very...