https://github.com/opensrcerer/plagiarism
A simplistic plagiarism checker implementing different types of analysis.
https://github.com/opensrcerer/plagiarism
Last synced: 11 months ago
JSON representation
A simplistic plagiarism checker implementing different types of analysis.
- Host: GitHub
- URL: https://github.com/opensrcerer/plagiarism
- Owner: OpenSrcerer
- License: gpl-3.0
- Created: 2020-03-31T13:58:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-31T18:36:06.000Z (about 6 years ago)
- Last Synced: 2025-02-21T22:32:34.108Z (over 1 year ago)
- Language: Java
- Size: 37.1 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a simple plagiarism checker made in JAVA, implementing the JFrame GUI. Currently supports "Bag of words" analysis.