https://github.com/tsg405/plagiarism-analyser
Can check the percentage of similarity of a given "text" with it's sample database of paraphrases (variable).
https://github.com/tsg405/plagiarism-analyser
plagiarism-detection python3
Last synced: 8 months ago
JSON representation
Can check the percentage of similarity of a given "text" with it's sample database of paraphrases (variable).
- Host: GitHub
- URL: https://github.com/tsg405/plagiarism-analyser
- Owner: TSG405
- License: bsd-3-clause
- Created: 2020-12-18T16:13:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-21T13:41:51.000Z (almost 5 years ago)
- Last Synced: 2025-01-26T10:41:29.859Z (10 months ago)
- Topics: plagiarism-detection, python3
- Language: Python
- Homepage:
- Size: 74.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Plagiarism-Analyser
This can check the percentage of `similarity` of a given `text` [From User], with it's sample `database` of paraphrases (variable).
### @ TSG405