Hacker News new | ask | show | jobs
by nsrivast 1093 days ago
Or, a quick-and-dirty bag-of-words approach: https://github.com/nsrivast/whenwhere
2 comments

I would say one of the main points of the article is that it's cheap and easy to outperform BoW using ChatGPT.
Actually, it seems like it’s just regex:

regex = r"\d{4}"