3 Answered Questions
[SOLVED] How to check whether a string contains a substring in JavaScript?
- 2009-11-24 13:04:29
- gramm
- 5824861 View
- 7430 Score
- 3 Answer
- Tags: javascript string substring string-matching
36 Answered Questions
[SOLVED] How do I check if a string contains a specific word?
- 2010-12-06 13:14:05
- Charles Yeung
- 4726509 View
- 2663 Score
- 36 Answer
- Tags: php string substring contains string-matching
1 Answered Questions
[SOLVED] Efficient string matching in Apache Spark
- 2017-05-12 13:14:03
- mrtnsd
- 5540 View
- 26 Score
- 1 Answer
- Tags: python apache-spark pyspark string-matching fuzzy-search
22 Answered Questions
[SOLVED] A better similarity ranking algorithm for variable length strings
- 2009-03-17 06:10:48
- marzagao
- 65163 View
- 149 Score
- 22 Answer
- Tags: string-matching ranking similarity fuzzy-search
9 Answered Questions
[SOLVED] How to search a specific value in all tables (PostgreSQL)?
- 2011-03-18 09:25:25
- Sandro Munda
- 99621 View
- 94 Score
- 9 Answer
- Tags: postgresql grep string-matching
3 Answered Questions
[SOLVED] Filter multiple values on a string column in dplyr
- 2014-09-03 14:51:24
- Tom O
- 172408 View
- 63 Score
- 3 Answer
- Tags: r dplyr string-matching multiple-conditions
7 Answered Questions
[SOLVED] Return positions of a regex match() in Javascript?
- 2010-02-19 10:45:24
- stagas
- 95708 View
- 128 Score
- 7 Answer
- Tags: javascript regex match string-matching
6 Answered Questions
[SOLVED] How can I match fuzzy match strings from two datasets?
- 2014-10-16 13:37:46
- A L
- 14578 View
- 21 Score
- 6 Answer
- Tags: r string-matching fuzzy-search fuzzy-comparison
19 Answered Questions
[SOLVED] javascript regular expression to check for IP addresses
- 2010-12-16 12:08:20
- KennC.
- 95388 View
- 45 Score
- 19 Answer
- Tags: javascript regex string string-matching
2 Answered Questions
[SOLVED] High performance fuzzy string comparison in Python, use Levenshtein or difflib
- 2011-07-14 08:56:37
- Maggie
- 59394 View
- 119 Score
- 2 Answer
- Tags: python string-matching levenshtein-distance difflib
8 Answered Questions
[SOLVED] Javascript fuzzy search that makes sense
- 2014-04-26 00:11:34
- willlma
- 30417 View
- 80 Score
- 8 Answer
- Tags: javascript regex pattern-matching string-matching fuzzy-search
2 Answered Questions
[SOLVED] Regex for existence of some words whose order doesn't matter
- 2014-07-09 14:15:15
- Tim
- 8934 View
- 16 Score
- 2 Answer
- Tags: python regex string string-matching regex-lookarounds
10 Answered Questions
[SOLVED] Regular Expression Arabic characters and numbers only
- 2015-04-19 11:41:39
- moujtahed
- 32460 View
- 33 Score
- 10 Answer
- Tags: regex unicode string-matching
2 Answered Questions
[SOLVED] agrep: only return best match(es)
- 2011-04-19 19:53:20
- Zach
- 15559 View
- 23 Score
- 2 Answer
- Tags: r text character string-matching agrep
4 Answered Questions
[SOLVED] Finding how similar two strings are
- 2009-02-23 12:18:17
- Daniel Magliola
- 13252 View
- 33 Score
- 4 Answer
- Tags: algorithm string-matching
6 Answered Questions
[SOLVED] Check if string matches pattern
- 2012-09-26 05:27:36
- DanielTA
- 463480 View
- 271 Score
- 6 Answer
- Tags: python regex string-matching
14 Answered Questions
[SOLVED] Regular Expression Match to test for a valid year
- 2010-12-07 07:13:22
- Ranhiru Jude Cooray
- 114139 View
- 76 Score
- 14 Answer
- Tags: regex string validation string-matching
3 Answered Questions
[SOLVED] Check whether a string contains a substring
- 2011-09-02 12:17:58
- Belgin Fish
- 306950 View
- 105 Score
- 3 Answer
- Tags: string perl string-matching
7 Answered Questions
[SOLVED] Regex allow a string to only contain numbers 0 - 9 and limit length to 45
- 2010-10-19 11:58:30
- NewToRegEx
- 227368 View
- 51 Score
- 7 Answer
- Tags: regex string string-matching
13 Answered Questions
[SOLVED] Search for string allowing for one mismatch in any location of the string
- 2010-03-10 20:42:30
- Vincent
- 18843 View
- 23 Score
- 13 Answer
- Tags: python string pattern-matching string-matching dna-sequence
1 Answered Questions
[SOLVED] Joining two datasets using fuzzy logic
- 2017-06-04 23:36:24
- steppermotor
- 3742 View
- 9 Score
- 1 Answer
- Tags: r join string-matching fuzzy-logic fuzzy-comparison
2 Answered Questions
[SOLVED] python - regex search and findall
- 2011-11-13 06:33:27
- armandino
- 21709 View
- 15 Score
- 2 Answer
- Tags: python regex search string-matching findall
2 Answered Questions
[SOLVED] How to select R data.table rows based on substring match (a la SQL like)
- 2013-01-31 16:20:05
- Corone
- 60685 View
- 47 Score
- 2 Answer
- Tags: r data.table string-matching
2 Answered Questions
[SOLVED] Find matching strings between two vectors in R
- 2016-07-14 10:07:34
- Benedict Witzenberger
- 2399 View
- 5 Score
- 2 Answer
- Tags: r pattern-matching string-matching
2 Answered Questions
[SOLVED] Using grep to subset rows from a data.table, comparing row content
- 2015-07-12 08:10:32
- Ozeuss
- 1510 View
- 2 Score
- 2 Answer
- Tags: r grep data.table string-matching
2 Answered Questions
[SOLVED] R fuzzy string match to return specific column based on matched string
- 2017-03-12 15:45:17
- user1412
- 927 View
- 1 Score
- 2 Answer
- Tags: r merge data.table string-matching stringdist
3 Answered Questions
[SOLVED] String similarity in PHP: levenshtein like function for long strings
- 2011-02-23 15:09:24
- anon
- 8976 View
- 8 Score
- 3 Answer
- Tags: php string-matching similarity
1 Answered Questions
[SOLVED] Find matches of a vector of strings in another vector of strings
- 2013-06-16 04:12:27
- Andrew
- 5701 View
- 13 Score
- 1 Answer
- Tags: r grep string-matching grepl
3 Answered Questions
[SOLVED] How to use Regex in Java to pattern match?
- 2013-02-13 20:16:02
- PAujla03
- 12122 View
- 3 Score
- 3 Answer
- Tags: java regex string string-matching
5 Answered Questions
[SOLVED] Python: optimal search for substring in list of strings
- 2016-01-15 17:40:25
- Alopex
- 3644 View
- 17 Score
- 5 Answer
- Tags: python substring string-matching