Abstract: The Longest Common Substring of two strings is a character sequence that appears in both texts and is the longest of these. The method is widely used in several text similarity measurement ...