SLING: A framework for frame semantic parsing

10/19/2017
by   Michael Ringgaard, et al.
0

We describe SLING, a framework for parsing natural language into semantic frames. SLING supports general transition-based, neural-network parsing with bidirectional LSTM input encoding and a Transition Based Recurrent Unit (TBRU) for output decoding. The parsing model is trained end-to-end using only the text tokens as input. The transition system has been designed to output frame graphs directly without any intervening symbolic representation. The SLING framework includes an efficient and scalable frame store implementation as well as a neural network JIT compiler for fast inference during parsing. SLING is implemented in C++ and it is available for download on GitHub.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/25/2021

A Graph-Based Neural Model for End-to-End Frame Semantic Parsing

Frame semantic parsing is a semantic analysis task based on FrameNet whi...
research
03/08/2021

InFillmore: Neural Frame Lexicalization for Narrative Text Infilling

We propose a structured extension to bidirectional-context conditional l...
research
12/18/2022

A Robust Semantic Frame Parsing Pipeline on a New Complex Twitter Dataset

Most recent semantic frame parsing systems for spoken language understan...
research
12/22/2019

End-Point Detection with State Transition Model based on Chunk-Wise Classification

A state transition model (STM) based on chunk-wise classification was pr...
research
05/18/2023

EventNet-ITA: Italian Frame Parsing for Events

This paper introduces EventNet-ITA, a large, multi-domain corpus annotat...
research
09/05/2019

Broad-Coverage Semantic Parsing as Transduction

We unify different broad-coverage semantic parsing tasks under a transdu...
research
05/31/2019

ParPaRaw: Massively Parallel Parsing of Delimiter-Separated Raw Data

Parsing is essential for a wide range of use cases, such as stream proce...

Please sign up or login with your details

Forgot password? Click here to reset