DocumentCode
564808
Title
PreJoin: An efficient Trie-based string similarity join algorithm
Author
Gouda, K. ; Rashad, M.
Author_Institution
Dept. of Inf. Syst., BU, Benha, Egypt
fYear
2012
fDate
14-16 May 2012
Abstract
A string similarity join finds all similar pairs between two collections of strings. It is an essential operation in many applications, such as data integration and cleaning, and has attracted significant attention recently. In this paper, we study string similarity joins with edit-distance constraints. Recently, a Trie-based similarity Join framework is proposed [3]. Existing Trie-based Join algorithms have shown that Trie Indexing is more suitable for Similarity Join on short strings. The main problem with current approaches is that they generate and maintain lots of candidate prefixes called active nodes which need to be further removed. With large edit distance, the number of active nodes becomes quite large. In this paper, we propose a new Trie-based Join algorithm called PreJoin, which improves over current Trie-based Join methods. It efficiently finds all similar string pairs using a new active-node set generation method, and a dynamic preorder traversal of the Trie index. Experiments show that PreJoin is highly efficient for processing short as well as long strings, and outperforms the state-of-the-art Trie-based Join approaches by a factor five.
Keywords
data integration; string matching; PreJoin; active-node set generation method; data integration; dynamic preorder traversal; edit-distance constraints; trie indexing; trie-based string similarity join algorithm; Computers; Data engineering; Earth Observing System; Educational institutions; Indexes; Informatics; Transforms;
fLanguage
English
Publisher
ieee
Conference_Titel
Informatics and Systems (INFOS), 2012 8th International Conference on
Conference_Location
Cairo
Print_ISBN
978-1-4673-0828-1
Type
conf
Filename
6236512
Link To Document