问题
hi a am a student and a have a project "plagiarism detector in c++ and java files" and i am in trouble
i want(i hope to want) to see an example exist , a project in that title or a documentation in this field (in practice part)
回答1:
I think firstly you could create double originality()
measurement function, which will give you float point value between 0 and 1, and then use it for your plagiarism detector via formula plagiarism = 1. - originality()
. Then you will define threshold level and vous a la.
来源:https://stackoverflow.com/questions/9687763/how-to-create-a-plagiarism-detector-of-c-files