Regular Expressions 101

Community Patterns

0

NLP_Regex

Python
Learning Regex for NLP
Submitted by anonymous - 3 months ago

S3 AWS Bucket Matcher

0

Regular Expression
ECMAScript (JavaScript)

/
^(?!^xn--.*)(?!^.*(\.s3alias|--ol-s3)$)(?!^([0-9]+\.){3}[0-9]+$)(?!.*\.\.+)(^[a-z0-9][a-z0-9\-\.]{1,61}[a-z0-9]$)$
/
gm

Description

Loading markdown...
Submitted by anonymous - 6 months ago
(Last modified 6 months ago)