From db26cf5cf531dcb43fc2e9807240bd469f1be5ad Mon Sep 17 00:00:00 2001 From: cyr1l0u <164659715+cyr1l0u@users.noreply.github.com> Date: Thu, 19 Sep 2024 20:29:40 +0200 Subject: [PATCH] Add Pyrexp to References - regex.md --- applied-nlp/regex.md | 1 + 1 file changed, 1 insertion(+) diff --git a/applied-nlp/regex.md b/applied-nlp/regex.md index 45c2c20..7ba8b00 100644 --- a/applied-nlp/regex.md +++ b/applied-nlp/regex.md @@ -60,4 +60,5 @@ * [🏃‍♀️ Regex quick start](https://www.rexegg.com/regex-quickstart.html) * 🐛 [Regex debugger](https://regex101.com/) * [👀 Regex debugger and visualizer](https://www.debuggex.com/) +* [🔍 Regex debugger and visualizer](https://pythonium.net/regex)