Semantic Frame Parsing

5 papers with code • 3 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

SLING: A framework for frame semantic parsing

google/sling 19 Oct 2017

We describe SLING, a framework for parsing natural language into semantic frames.

A Bi-model based RNN Semantic Frame Parsing Model for Intent Detection and Slot Filling

ray075hl/Bi-Model-Intent-And-Slot NAACL 2018

The most effective algorithms are based on the structures of sequence to sequence models (or "encoder-decoder" models), and generate the intents and semantic tags either using separate models or a joint model.

GL-GIN: Fast and Accurate Non-Autoregressive Model for Joint Multiple Intent Detection and Slot Filling

yizhen20133868/GL-GIN ACL 2021

Multi-intent SLU can handle multiple intents in an utterance, which has attracted increasing attention.

Text is no more Enough! A Benchmark for Profile-based Spoken Language Understanding

looperxx/proslu 22 Dec 2021

Current researches on spoken language understanding (SLU) heavily are limited to a simple setting: the plain text-based SLU that takes the user utterance as input and generates its corresponding semantic frames (e. g., intent and slots).

Joint Multiple Intent Detection and Slot Filling with Supervised Contrastive Learning and Self-Distillation

anhtunguyen98/bislu 28 Aug 2023

The results also demonstrate the contributions of both bidirectional design and the training method to the accuracy improvement.