code-clone-detection

There are 7 repositories under code-clone-detection topic.

  • jacobwwh/graphmatch_clone

    Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".

    Language:Python602920
  • jorge-martinez-gil/codesim

    Source Code Clone Detection Using Unsupervised Similarity Measures

    Language:Java8101
  • zhuwq585/MSCCD

    A multilingual syntatic code clone detector based on ANTLR parser generation.

    Language:Java5115
  • FortranAS

    akoerner/FortranAS

    FortranAS is an [Antlr4 🔗](https://github.com/antlr/antlr4) powered FORTRAN parsing and code clone detection tool. FortranAS leverages [grammars-v4 🔗](https://github.com/antlr/grammars-v4/tree/master/fortran) to generate parsers and lexers and supports any FORTRAN version with available corresponding grammars.

    Language:Java1200
  • kasperengelen/CloneTypeClassifier

    Research project on the automatic classification of code clones according to type, as well as an attempt to filter out False Positive clones.

    Language:Java02
  • SamyakJhaveri/Quantum-Graph-Subgraph-Isomorphism-Public

    Novel quantum annealing optimization algorithm to solve graph/subrgraph isomorphism problem, in the use case of code clone detection.

    Language:Jupyter Notebook0100
  • studyfair/studyfair

    Student plagiarism detection tool based on CCD algorithms

    Language:Ruby