<https://twitter.com/gd3kr/status/1545370626273120...
# random
f
d
That's probably a bad usecase for it though. Regex can be subtly broken and ML can give subtly broken results. Fun fact, the example regex from screenshot is wrong.
💯 2
e
Pretty impressive.
c
Writing a regex isn't the challenge. 🤷🏼 Debugging why it isn't working as expected, is. 👌
7
t
Nice, now you have two problems.
1
b
Regex is a more difficult problem for ML. It works good for a use case like converting English to SQL. I recently built something.
🔥 1