From 4a12cee2e722fa4dd69cc545821973102e8375fe Mon Sep 17 00:00:00 2001 From: Admin mlregex Date: Mon, 3 Jun 2024 11:21:26 +0200 Subject: [PATCH] mlregex --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f9b892..d572bc7 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at - [Regex Guide](https://regex.guide/playground) - Plain Text to Regex Generator. - [grex](https://github.com/pemistahl/grex) - A command-line tool and library for generating regular expressions from user-provided test cases. - [AutoRegex](https://www.autoregex.xyz/home) - English <-> Regex from an AI. +- [mlregex](https://www.mlregex.com) - Machine Learning of Non-Trivial Optimal Regular Expressions from Examples. ## Security