Search code examples
selecting strings containing at least one string as substring...


pythonstringfor-looplist-comprehensionstring-matching

Read More
Messy string. Regex for excluding '@' char in the end...


javaregexpattern-matchingstring-matching

Read More
How to compare items in an array to those in a database column using regular expressions?...


oracle-databaseplsqlpattern-matchingbigdatastring-matching

Read More
How to split a string after every 10 words?...


javastringstring-matching

Read More
How to separate the prefix in words that are 'di'?...


pythonregexpython-3.xstringstring-matching

Read More
How to compare two numbers in a line which are not same in length and print them...


pythonpython-3.xstring-matching

Read More
Optimization of list comprehension with string matching...


regexpython-3.xoptimizationstring-matchingmicro-optimization

Read More
How to filter one list by whether or not it contains a string from another...


rk-meansstring-matching

Read More
Python: optimal search for substring in list of strings...


pythonsubstringstring-matching

Read More
Finding matched string in a set...


pythonsubstringstring-matching

Read More
Matching substrings and counting their occurrences to produce a brief sentence...


excelvbaexcel-formulastring-matching

Read More
Javascript regular expression - matching multiple occurrences...


javascriptregexstring-matching

Read More
Algorithm to best match item pairs given similarity score...


algorithmstring-matching

Read More
Filter a list of string with wildcard...


c#stringlinqstring-matching

Read More
Matching values in multiple columns in R based on condition...


rif-statementstring-matching

Read More
Is there an easier way to search for an pattern in a list of strings in python?...


pythonstring-matching

Read More
KDB: How to match string of possible dates with rows of table?...


stringstring-matchingkdb+

Read More
C# Selecting a CheckBoxList item(s) by matching against an Array of strings...


c#asp.netstring-matchingselectedindexchecklistbox

Read More
How can I find exact occurences of a string in another string in Google Sheets?...


regexgoogle-sheetsstring-matchinggoogle-sheets-formulaarray-formulas

Read More
Joining two datasets using fuzzy logic...


rjoinstring-matchingfuzzy-logicfuzzy-comparison

Read More
Need to extract values from string in Javascript between words and characters...


javascriptregexstringstring-matching

Read More
C++ comparing 2 strings...


c++string-matching

Read More
matching a double-quote via quote vs pattern...


rubystring-matching

Read More
Python Fuzzy Matching (FuzzyWuzzy) - Keep only Best Match...


pythonstring-matchingfuzzy-searchfuzzywuzzy

Read More
select rows if column contain name elements, any order...


regexpostgresqlsql-likestring-matching

Read More
Regex in oracle...


regexoracle-databasestring-matching

Read More
Partial String Match in R using the %in% operator?...


rregexstringstring-matchingin-operator

Read More
Matching two character list in R...


rliststring-matching

Read More
JQuery Searching for text from a div and remove only that text...


jqueryhtmlstring-matching

Read More
how to generate a set of similar strings in python...


pythonstringpython-3.xmachine-learningstring-matching

Read More
BackNext