2

Is there anything like wcopyfind for python?

http://plagiarism.bloomfieldmedia.com/z-wordpress/software/wcopyfind/

user3314418
  • 2,903
  • 9
  • 33
  • 55

1 Answers1

2

The inbuilt difflib might help http://docs.python.org/2/library/difflib.html

But people seem to think this is tough Can difflib be used to make a plagiarism detection program?

Community
  • 1
  • 1
demented hedgehog
  • 7,007
  • 4
  • 42
  • 49