Hacker News new | ask | show | jobs
by lblume 311 days ago
Why would you even need LLMs for that? Notwithstanding context, finding text that fits into a given bounding box is already perfectly doable via a classical algorithm (in this case e.g. based on dynamic programming).
1 comments

> Notwithstanding context

This is actually quite important! Especially when you're not talking about a single word/name but a group of several words/names.