3561 How to pair socks from a pile efficiently? 2013-01-19T15:34:35.667
57 How to use patterns in the case statement in bash scripting? 2010-12-29T13:57:34.673
50 Matching numbers with regular expressions — only digits and commas 2010-11-22T13:53:36.823
45 Printing with sed or awk a line following a matching pattern 2013-07-28T13:10:00.340
44 Can a range be matched in Scala? 2009-08-28T10:18:30.700
41 How do I do a fuzzy match of company names in MYSQL with PHP for auto-complete? 2008-12-15T21:21:50.037
35 Recursive listing of all files matching a certain filetype in Groovy 2010-09-07T19:48:53.550
34 Regular expression matching fully qualified class names 2011-03-05T17:09:46.830
29 select columns based on multiple strings with dplyr contains() 2015-03-12T19:09:17.820
28 Java 8 Pattern Matching? 2012-06-27T05:19:39.040
26 Pattern matching functions in Clojure? 2011-12-21T22:02:28.970
24 Check if value exists in column in VBA 2012-09-28T14:40:30.377
24 Improve matching of feature points with OpenCV 2013-07-31T10:30:46.813
23 Figure out if a business name is very similar to another one - Python 2011-06-19T03:52:47.653
22 Using opencv to match an image from a group of images for purpose of identification in C++ 2013-02-07T04:10:40.917
21 Directed maximum weighted bipartite matching allowing sharing of start/end vertices 2013-02-12T13:06:23.083
21 Hungarian Algorithm: finding minimum number of lines to cover zeroes? 2014-04-30T04:23:43.077
21 Compare Python Pandas DataFrames for matching rows 2015-04-06T01:30:50.050
20 Match elements between 2 collections with Linq in c# 2010-01-25T02:03:20.687
20 Difference between * and node() in XSLT 2012-08-22T10:46:37.140
20 Find which rows have different values for a given column in Teradata SQL 2012-12-04T17:07:15.430
19 Using standard deviations in GenMatch to encourage more pairs 2015-06-04T14:52:07.300
17 How do I go about building a matching algorithm? 2010-01-29T17:45:43.787
17 unable to implement descriptors in android 2012-04-17T18:55:17.377
16 Finding words after keyword in python 2011-07-09T08:30:56.787
16 String Pattern Matching In Java 2011-10-29T09:27:33.917
16 Partial animal string matching in R 2014-04-08T22:18:59.713
15 A good collaborative filtering/matching/recommendation library for Python/Django? 2012-01-20T23:01:12.280
15 how to match dna sequence pattern 2013-06-01T09:16:15.153
15 When to use Rabin-Karp or KMP algorithms? 2014-04-28T09:03:15.457
14 How do I disable brace completion in Visual Studio 2012? 2012-12-17T18:16:58.250
13 Can I use regular expressions with String.Replace in C#? 2010-05-05T06:30:27.400
12 Most efficient way in Python to iterate over a large file (10GB+) 2011-06-02T13:56:21.070
12 Fast ordered list matching algorithm in Java 2014-01-16T16:52:00.633
12 How to efficiently find the indices of matching elements in two lists 2018-03-13T02:44:55.393
11 Algorithm to match preferred partners into groups of three 2008-11-17T00:57:28.537
11 Find all subtrees in a tree matching a given subtree in Java 2010-01-20T14:16:12.800
11 Worker Scheduling Algorithm 2010-09-23T05:45:37.387
11 Matching multiple columns on different data frames and getting other column as result 2012-11-08T10:11:24.723
11 Spatial matching of big datasets 2013-04-13T19:46:38.393
10 How can I extract a string between matching braces in Perl? 2010-04-23T17:26:33.047
10 Compare two numbers for "likeness" 2011-09-05T22:52:48.590
10 Emacs matching tags highlighting 2011-10-16T12:45:55.280
10 "No matching function call" in constructor 2013-10-22T17:05:47.983
10 How to get pixel coordinates from Feature Matching in OpenCV Python 2015-06-08T18:36:48.810
10 Android - Frame layout height not matching with coordinator layout 2015-09-18T11:02:28.170
9 Hungarian algorithm in Python 2010-11-02T07:25:59.153
9 Best way in php to find most similar strings? 2011-02-09T16:31:55.693
9 F#. Tuple or not 2011-11-27T02:31:26.687
9 Fingerprint matching/recognition algorithms/implementations 2012-04-05T11:37:15.230
9 Quickest way to change a pair of parenthesis to brackets in vim 2014-08-20T12:44:25.347
9 OpenCV3.0 - module has no attribute SIFT 2014-09-09T02:16:38.403
8 Matching a string in a Large text file? 2010-04-19T08:33:11.977
8 Haskell - Pattern Matching and Recursion 2010-07-09T13:43:32.893
8 How to use Chamfer Matching algorithm for finding 'Similar Images' 2010-08-09T06:10:08.543
8 Approximate string matching 2010-11-18T07:45:30.580
8 Ocaml pattern matching multiple elements in a list at once 2011-01-23T19:50:38.883
8 Java generics - implementing higher order functions like map 2011-01-26T10:49:14.783
8 matching algorithm 2011-01-31T10:48:40.310
8 C# GetHashCode question 2011-04-05T15:53:06.403
8 How does the Hopcroft-Karp algorithm work? 2011-06-16T02:29:50.753
8 Matching fuzzy strings 2012-01-19T16:25:06.650
8 Manually make pairwise matching in OpenCV from features key points 2012-03-15T15:31:43.810
8 Similarity of trends in time series analysis 2012-12-12T08:47:22.360
8 Finding set of pairs that correspond to list of sums 2013-02-28T09:38:02.320
8 Compare 10 Million Entities 2013-02-28T12:04:30.873
8 How to do an accent insensitive grep? 2014-01-05T19:11:06.510
8 Python matching words with same index in string 2015-04-21T15:15:06.807
8 Exact matching and GenMatch in R 2015-05-01T10:13:18.710
7 Matching inexact company names in Java 2008-11-27T01:28:36.223
7 rolling checksums in the rsync algorithm 2009-10-08T00:46:08.403
7 ocaml recursive pattern matching 2010-06-15T04:51:02.383
7 Do not merge the context of contiguous matches with grep 2011-05-28T18:45:50.943
7 How to create a binary vector with 1 if elements are part of the same vector? 2011-11-05T16:44:17.813
7 Ocaml: Bad style, all clauses in this pattern-matching are guarded 2011-12-15T04:46:00.713
7 Matching dates with regular expressions in Python? 2012-04-25T03:31:03.897
7 Java: Does anyone have method to find best match of string in array? 2012-05-31T02:27:39.813
7 Detect a specific shape using OpenCV 2012-12-09T15:02:53.543
7 Meeting scheduling algorithm with Overlapping Time Slots 2013-11-05T19:40:32.180
7 Algorithm : Letters and envelopes pairing 2014-01-04T21:50:28.410
7 xcode no matching provisioning profiles found 2014-10-22T07:31:08.017
7 Active Shape Models: matching model points to target points 2015-05-29T11:09:48.677
7 R returning partial matching of row names 2015-12-11T22:00:10.950
7 Python/Pandas: How to Match List of Strings with a DataFrame column 2017-03-08T22:36:59.307
6 Dominoes matching algorithm 2011-03-28T10:20:00.643
6 Null and IN() provides unexpected results 2011-07-29T14:47:24.920
6 Improve matching accuracy of cvMatchShapes in OpenCV 2011-11-24T23:34:47.737
6 Match search word accuracy possibly using the Levenshtein distance 2011-12-06T01:59:53.020
6 regex to find 4th comma from the end of line 2012-02-08T14:05:07.587
6 Matching IDs in two datasets 2013-04-18T14:05:47.127
6 R - Assign column value based on closest match in second data frame 2013-11-13T15:28:07.617
6 Speedup MatchIt 2015-04-16T10:31:41.523
6 How to assign identical unique IDs to matching observations between two dataframes in r? 2015-05-13T21:33:15.317
6 Matching algorithm 2015-10-03T17:48:04.003
6 How do I match similar coordinates using Python? 2016-02-20T22:47:10.787
6 Pairwise matching of tiles 2016-09-17T09:24:41.977
6 Match in lagged group in data.table 2017-06-22T21:40:19.547
5 n-dimensional matching algorithm 2009-03-24T15:41:36.873
5 Regex to match content of HTML body in PHP 2009-08-12T08:38:20.117