azhe825 / Literature-Review

0 stars 0 forks source link

Code Clone Detection #4

Open azhe825 opened 8 years ago

azhe825 commented 8 years ago

CCFinder: a multilinguistic token-based code clone detection system for large scale source code (2002, 1155)

azhe825 commented 8 years ago

CCFinder: a multilinguistic token-based code clone detection system for large scale source code (2002, 1155)

Use tokenization, but not standard text mining methods.

screen shot 2016-02-22 at 2 47 11 pm

Transformation: in order to detect clones slightly modified

Issues in Clone Detection

Procedures:

Lexical Analysis

Transformation

screen shot 2016-02-22 at 3 37 54 pm

screen shot 2016-02-22 at 3 42 17 pm

Match Detection

Formatting