slot-filling

108 papers with code • 1 benchmarks • 3 datasets

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

Libraries

Use these libraries to find slot-filling models and implementations

Most implemented papers

Call Larisa Ivanovna: Code-Switching Fools Multilingual NLU Models

PragmaticsLab/CodeSwitchingAdversarial 29 Sep 2021

This is in line with the common understanding of how multilingual models conduct transferring between languages

A Persian Benchmark for Joint Intent Detection and Slot Filling

Makbari1997/Persian-Atis 1 Mar 2023

To evaluate the effectiveness of our benchmark, we employ state-of-the-art methods for intent detection and slot filling.

Multilingual Relation Extraction using Compositional Universal Schema

patverga/torch-relation-extraction NAACL 2016

In response, this paper introduces significant further improvements to the coverage and flexibility of universal schema relation extraction: predictions for entities unseen in training and multilingual transfer learning to domains with no annotation.

Evaluating Induced CCG Parsers on Grounded Semantic Parsing

sivareddyg/graph-parser EMNLP 2016

We compare the effectiveness of four different syntactic CCG parsers for a semantic slot-filling task to explore how much syntactic supervision is required for downstream semantic analysis.

Neural Models for Sequence Chunking

threelittlemonkeys/pointer-network-pytorch 15 Jan 2017

Many natural language understanding (NLU) tasks, such as shallow parsing (i. e., text chunking) and semantic slot filling, require the assignment of representative labels to the meaningful chunks in a sentence.

Towards Zero-Shot Frame Semantic Parsing for Domain Scaling

zliucr/coach 7 Jul 2017

While multi-task training of such models alleviates the need for large in-domain annotated datasets, bootstrapping a semantic parsing model for a new domain using only the semantic frame, such as the back-end API or knowledge graph schema, is still one of the holy grail tasks of language understanding for dialogue systems.

Identifying Products in Online Cybercrime Marketplaces: A Dataset for Fine-grained Domain Adaptation

ccied/ugforum-analysis EMNLP 2017

One weakness of machine-learned NLP models is that they typically perform poorly on out-of-domain data.

Neural Baby Talk

jiasenlu/NeuralBabyTalk CVPR 2018

We introduce a novel framework for image captioning that can produce natural language explicitly grounded in entities that object detectors find in the image.

Deep Cascade Multi-task Learning for Slot Filling in Online Shopping Assistant

pangolulu/DCMTL 30 Mar 2018

Slot filling is a critical task in natural language understanding (NLU) for dialog systems.

TypeSQL: Knowledge-based Type-Aware Neural Text-to-SQL Generation

taoyds/typesql NAACL 2018

Interacting with relational databases through natural language helps users of any background easily query and analyze a vast amount of data.