中文
相关论文

相关论文: Sources of Complexity in Semantic Frame Parsing fo…

200 篇论文

This paper presents a publicly available corpus of French encyclopedic history texts annotated according to the Berkeley FrameNet formalism. The main difference in our approach compared to previous works on semantic parsing with FrameNet is…

计算与语言 · 计算机科学 2018-12-20 Gabriel Marzinotto , Jeremy Auguste , Frederic Bechet , Géraldine Damnati , Alexis Nasr

This article presents an automatic frame analysis system evaluated on a corpus of French encyclopedic history texts annotated according to the FrameNet formalism. The chosen approach relies on an integrated sequence labeling model which…

计算与语言 · 计算机科学 2018-12-20 Gabriel Marzinotto , Géraldine Damnati , Frederic Bechet

Frame semantic parsing is a semantic analysis task based on FrameNet which has received great attention recently. The task usually involves three subtasks sequentially: (1) target identification, (2) frame classification and (3) semantic…

计算与语言 · 计算机科学 2021-09-28 Zhichao Lin , Yueheng Sun , Meishan Zhang

In this paper, we formulate keyphrase extraction from scholarly articles as a sequence labeling task solved using a BiLSTM-CRF, where the words in the input text are represented using deep contextualized embeddings. We evaluate the proposed…

This paper presents a semantic parsing approach for unrestricted texts. Semantic parsing is one of the major bottlenecks of Natural Language Understanding (NLU) systems and usually requires building expensive resources not easily portable…

计算与语言 · 计算机科学 2007-05-23 Jordi Atserias , Irene Castellon , Montse Civit , German Rigau

Causal knowledge extraction is the task of extracting relevant causes and effects from text by detecting the causal relation. Although this task is important for language understanding and knowledge discovery, recent works in this domain…

计算与语言 · 计算机科学 2023-08-09 Anik Saha , Oktie Hassanzadeh , Alex Gittens , Jian Ni , Kavitha Srinivas , Bulent Yener

This paper presents a new semantic frame parsing model, based on Berkeley FrameNet, adapted to process spoken documents in order to perform information extraction from broadcast contents. Building upon previous work that had shown the…

计算与语言 · 计算机科学 2019-10-08 Gabriel Marzinotto , Geraldine Damnati , Frédéric Béchet

Automated interpretability research aims to identify concepts encoded in neural network features to enhance human understanding of model behavior. Within the context of large language models (LLMs) for natural language processing (NLP),…

Software developers often rely on natural language text that appears in software engineering artifacts to access critical information as they build and work on software systems. For example, developers access requirements documents to…

软件工程 · 计算机科学 2021-05-14 Arthur Marques , Giovanni Viviani , Gail C. Murphy

The paper presents a data-driven approach to information extraction (viewed as template filling) using the structured language model (SLM) as a statistical parser. The task of template filling is cast as constrained parsing using the SLM.…

计算与语言 · 计算机科学 2007-05-23 Ciprian Chelba , Milind Mahajan

In lexical semantics, full-sentence segmentation and segment labeling of various phenomena are generally treated separately, despite their interdependence. We hypothesize that a unified lexical semantic recognition task is an effective way…

计算与语言 · 计算机科学 2021-06-09 Nelson F. Liu , Daniel Hershcovich , Michael Kranzlein , Nathan Schneider

We propose a quantitative and qualitative analysis of the performances of statistical models for frame semantic structure extraction. We report on a replication study on FrameNet 1.7 data and show that preprocessing toolkits play a major…

计算与语言 · 计算机科学 2019-01-23 Alexandre Kabbach

We investigate whether large language models encode latent knowledge of frame semantics, focusing on frame identification, a core challenge in frame semantic parsing that involves selecting the appropriate semantic frame for a target word…

计算与语言 · 计算机科学 2026-01-15 Jayanth Krishna Chundru , Rudrashis Poddar , Jie Cao , Tianyu Jiang

We recast dependency parsing as a sequence labeling problem, exploring several encodings of dependency trees as labels. While dependency parsing by means of sequence labeling had been attempted in existing work, results suggested that the…

计算与语言 · 计算机科学 2019-04-01 Michalina Strzyz , David Vilares , Carlos Gómez-Rodríguez

This work explores a new robust approach for Semantic Parsing of unrestricted texts. Our approach considers Semantic Parsing as a Consistent Labelling Problem (CLP), allowing the integration of several knowledge types (syntactic and…

计算与语言 · 计算机科学 2007-05-23 Jordi Atserias , Lluis Padro , German Rigau

This paper introduces TakeFive, a new semantic role labeling method that transforms a text into a frame-oriented knowledge graph. It performs dependency parsing, identifies the words that evoke lexical frames, locates the roles and fillers…

人工智能 · 计算机科学 2018-11-06 Mehwish Alam , Aldo Gangemi , Valentina Presutti , Diego Reforgiato Recupero

Document structure extraction has been a widely researched area for decades. Recent work in this direction has been deep learning-based, mostly focusing on extracting structure using fully convolution NN through semantic segmentation. In…

计算机视觉与模式识别 · 计算机科学 2021-07-12 Milan Aggarwal , Mausoom Sarkar , Hiresh Gupta , Balaji Krishnamurthy

Frame-semantic parsing is a critical task in natural language understanding, yet the ability of large language models (LLMs) to extract frame-semantic arguments remains underexplored. This paper presents a comprehensive evaluation of LLMs…

计算与语言 · 计算机科学 2025-02-19 Jacob Devasier , Rishabh Mediratta , Chengkai Li

Frame Semantic Parsing (FSP) entails identifying predicates and labeling their arguments according to Frame Semantics. This paper investigates the use of In-Context Learning (ICL) with Large Language Models (LLMs) to perform FSP without…

计算与语言 · 计算机科学 2025-08-01 Diego Garat , Guillermo Moncecchi , Dina Wonsever

Global sentence information is crucial for sequence labeling tasks, where each word in a sentence must be assigned a label. While BiLSTM models are widely used, they often fail to capture sufficient global context for inner words. Previous…

计算与语言 · 计算机科学 2025-07-08 Conglei Xu , Kun Shen , Hongguang Sun , Yang Xu
‹ 上一页 1 2 3 10 下一页 ›