Proceedings of the 5th International Workshop on Software Clones 2011
DOI: 10.1145/1985404.1985413
|View full text |Cite
|
Sign up to set email alerts
|

Scalable clone detection using description logic

Abstract: The semantic web is slowly transforming the web as we know it into a machine understandable pool of information that can be consumed and reasoned about by various clients. Source-code is no exception to this trend and various communities have proposed standards to share code as linked data. With the availability of large amounts of open source code published in publically accessible repositories and the introduction of massively horizontally scaling frameworks and cloud computing infrastructure, a new era of s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2013
2013
2020
2020

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 10 publications
(3 citation statements)
references
References 22 publications
0
3
0
Order By: Relevance
“…Syntactic approaches [19,20,48,50,23] use a parser to convert source programs into parse trees or abstract syntax trees, which can then be processed using either tree matching or structural metrics to find clones. Lee et al [36] proposed a multi-dimensional token-level indexing structure using an R* tree on Deckard's vectors [31].…”
Section: Related Workmentioning
confidence: 99%
“…Syntactic approaches [19,20,48,50,23] use a parser to convert source programs into parse trees or abstract syntax trees, which can then be processed using either tree matching or structural metrics to find clones. Lee et al [36] proposed a multi-dimensional token-level indexing structure using an R* tree on Deckard's vectors [31].…”
Section: Related Workmentioning
confidence: 99%
“…CD-Form [42,43], Shuffling Framework [90,91,92], Abd-El-Hafiz [119], Kam1n0 [66], Lavoie and Merlo [80], CLCMiner [111], DL-Clone [123] g Unknown 1 SHINOBI [76,77] Rank C -Quality Reference Corpus: The recall of the tool/technique was evaluated using a well-constructed reference corpus built by the tool/technique authors themselves. To achieve this rank, the authors must have taken care to build a quality reference corpus.…”
Section: Simple Reference Corpus 20mentioning
confidence: 99%
“…It is inspired by the concepts of functional programming. It is used as a scalable approach for data intensive applications [26,27]. It is based on two higher-order functions: Map and Reduce.…”
Section: Parallelizing the Approachmentioning
confidence: 99%