New posts in string-matching

Python: optimal search for substring in list of strings

Perl - If string contains text?

print python pattern for given value of N

How to select R data.table rows based on substring match (a la SQL like)

Search for string allowing for one mismatch in any location of the string

Regex allow a string to only contain numbers 0 - 9 and limit length to 45

How to check if matching text is found in a string in Lua?

agrep: only return best match(es)

Filter multiple values on a string column in dplyr

Regular Expression Match to test for a valid year

matrix maximum diagonal pattern match

javascript regular expression to check for IP addresses

Regular Expression Arabic characters and numbers only

Check whether a string contains a substring

Javascript fuzzy search that makes sense

High performance fuzzy string comparison in Python, use Levenshtein or difflib [closed]

Return positions of a regex match() in Javascript?

How can I match fuzzy match strings from two datasets?

A better similarity ranking algorithm for variable length strings

PowerShell and the -contains operator