Regular Expressions 101

Community Patterns

1

emoji-test.txt

Python
emoji-test.txt
Submitted by anonymous - 4 months ago
0

comma separated ESPEC

Python
ESPEC
Submitted by Ian Cole - 5 months ago
0

NLP_Regex

Python
Learning Regex for NLP
Submitted by anonymous - 5 months ago
0

scriptpak №1

Python
scriptpak №1
Submitted by anonymous - 6 months ago

Sanitize percentage input into bare real number

0

Regular Expression
.NET (C#)

@"
^ *([\+\-]?) *(?>([0-9]+)[.,]?([0-9]*)|[.,]?([0-9]+)) *%? *$
"

Description

Loading markdown...
Submitted by Moravuscz - a year ago