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

last last name wo suffix1

0

Regular Expression
Python

r"
\b(?!(?:JR|SR|II|III|ESQ|PHD|MD)\b)\w+\b(?=\W*\w+\b)
"
gmi

Description

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