
91 - (Executable) Semantic Parsing, with Jonathan Berant
NLP Highlights
00:00
The Pros and Cons of Using a CKY Chart Style Parsing Model
The lexicon was extremely useful in restricting the search space. If every word in the input can only nap to like maybe 10 things, then the search space was much more manageable and you can do things like CKY. And now we basically shifted the burden from search to learning. So it's very, very simple. You don't have to learn this hard line at all. It makes things easier to develop. The speed with which you can develop things is higher. But on the other hand, your search space becomes huge, right? so now you're like unconstrained.
Transcript
Play full episode