Regular Expressions 101

Community Patterns

0

regex_prix_DAB_V2

Python
nlp
Submitted by guif - 2 years ago
0

regex_prix_DE

Python
nlp
Submitted by guif - 2 years ago
0

regex_prix_DE_V2

Python
nlp
Submitted by guif - 2 years ago
0

02.07.b)

PCRE2 (PHP >=7.3)
02.07. FMUSI
Submitted by anonymous - 2 years ago
0

regex_has_office_local

Python
regex
Submitted by guif - 2 years ago
0

regex_has_commercial_local

Python
regex
Submitted by guif - 2 years ago
0

location

PCRE2 (PHP >=7.3)
locaiton regex
Submitted by chenxi - 2 years ago

Replace line breaks and lines like "James 5:00 PM" to clean up messages copied from slack (iPFAnO/2)

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^.*?:\d\d.*?\n+|^\n+$|^.*?replies.*?\n+|^.*?\d\n+|^.*?:\n+|^Last reply.*?\n+
/
gm

Description

Loading markdown...
Submitted by Maksim Zinovev - 2 years ago