Skip to content
#

difflib

Here are 35 public repositories matching this topic...

The project "Copy-Catcher" is a simple plagiarism detection tool in python code, the basic idea is to normalize python representation and use difflib to get the modification from referenced code to candidate code. The plagiarism defined is how many referenced code is plagiarized by candidate code, which means swap referenced code and candidate c…

  • Updated Jul 5, 2021
  • Python

Improve this page

Add a description, image, and links to the difflib topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the difflib topic, visit your repo's landing page and select "manage topics."

Learn more