Abstract

In big data area, a significant challenge about string similarity join is to find all similar pairs more efficiently. In this paper, we propose an efficient parallel method, called Para-Join which first splits the input into small sets according to the joint-frequency vector and the interval-vector of each string, and then joins the pairs for each small set in parallel. Para-RR algorithm and Para-RS algorithm are proposed to extend partion-based algorithm and adopt the multi-threading technique to implement the string similarity join within each set and between two different sets separately. We prove that Para-Join method can not only avoid reduplicate computation but also ensure the completeness of the result. We also put forward an effective pruning strategy to improve the performance. Experimental results show that our method achieves high efficiency and significantly outperforms state-of-the-art approaches.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.