ML engineer here. My intuition says you won’t get better accuracy than with sentence template matching, provided your matching rules are free of contradictions. Of course, the downside is you need to remember (and teach others) the precise phrasing to trigger a certain intent. Refining your matching rules is probably a good task for a coding agent.
Back in the pre-LLM days, we used simpler statistical models for intent classification. These were way smaller and could easily run on CPU. Check out random forests or SVMs that take bags of words as input. You need enough examples though to train them on.
With an LLM you can reframe the problem as getting the model to generate the right ‘tool’ call. Most intents are a form of relation extraction: there’s an ‘action’ (verb) and one or more participants (subject, object, etc.). You could imagine a single tool definition (call it ‘SpeakerIntent’) that outputs the intent type (from an enum) as well as the arguments involved. Then you can link that to the final intent with some post-processing. There’s a 100M version of gemma3 that’s apparently not bad at tool calling.
It completely baffles me they didn’t just skip ahead a few years last season. The noticeable difference between the ages of the actors and the ages of their characters made it hard to take it seriously
Belgian here. Their wording is confusing and I’ve been trying to figure out how much of it is meaningful.
They tacked on a precondition to them recognizing Palestine: Hamas must give up power. I don’t see that condition being met faster than Israel can flatten what remains of Gaza and force its population out – which in turn only creates more suffering and anger for the militant recruit pipeline.
The sanctions mostly concern boycotts on products produced in occupied regions. Fuck that – boycott all trade with Israel.
Our rightwing prime minister is on record saying that the whole debate was annoyingly motivated by ‘morality’ and that he’s glad the government (an uneasy coalition) can move on to more important matters. Downright shameful.
Come protest this Sunday in Brussels. Last one was attended by 100k demonstrators. Was a fun afternoon. More info at 11.be
I give it a spin every month or so to see how it’s getting on. I’m on macOS.
Every time I walk away unimpressed, despite its maker’s very deserved esteemed reputation.
I’m probably not seeing something. What I do see, however, is that I can’t search my scrollback history, nor can I select text without a mouse.
Also, pressing cmd+, on macOS opens the config inside TextEditor (yes, a separate GUI app) rather than in $EDITOR. It’s a small thing but I couldn’t figure out how to change it. Coming from Kitty, this drove me mad.
I’m not sure who Ghostty is for. My feeling is it’s aiming to be an excellent, polished experience for casual terminal users. But I didn’t see anything that Kitty or just tmux anywhere can’t do.
My interpretation is that humankind (or in the comic’s universe ‘beingkind’) has in general been a nightmare for tens of thousands of species. We’re by far the most invasive species on the globe, we’ve destroyed entire ecosystems, we’ve created institutions of suffering, and we’ve driven countless species to extinction.
So yeah, there are probably a couple of species that would like to settle the score if they could
Yes