Regular Expressions 101

Community Patterns

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

Author cite

0

Regular Expression
Python

r"
((?P<fname>[A-Za-zåé]+ ?[A-Za-zåé]+\.? ?)+ (?P<lname>[A-Za-zåé]+\.? ?))(?:(?:\d+,)+ ?)?
"
gm

Description

Loading markdown...
Submitted by anonymous - 6 months ago