Skip to content
#

string-matching

Here are 52 public repositories matching this topic...

🔤 This repository hosts a "String Manipulations" tool, designed to perform various string functions such as removing leading and trailing spaces, among others. It provides a comprehensive set of operations for string handling, making it an invaluable resource for developers requiring advanced text processing capabilities in their projects.

  • Updated Feb 24, 2023
  • Java

Projected implemented 4 different Top K Sub string matching algorithms from a conference paper using the dblp dataset.There is a wide range of applications that require to query a large database of texts to search for similar strings or substrings. Traditional approximate substring matching requests a user to specify a similarity threshold

  • Updated Aug 11, 2019
  • Java

Improve this page

Add a description, image, and links to the string-matching topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string-matching topic, visit your repo's landing page and select "manage topics."

Learn more