paper-with-me

Papers

Large-Scale Information Extraction from Textual Definitions through Deep Syntactic and Semantic Analysis

2015-01-01 · TACL 2015 1 · Claudio Delli Bovi, Luca Telesca, Roberto Navigli

We present DefIE, an approach to large-scale Information Extraction (IE) based on a syntactic-semantic analysis of textual definitions. Given a large corpus of definitions we leverage syntactic dependencies to reduce data sparsity, then disambiguate the arguments and content words of the relation strings, and finally exploit the resulting information to organize the acquired relations hierarchically. The output of DefIE is a high-quality knowledge base consisting of several million automatically acquired semantic relations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Open Information ExtractionReading Comprehension

Similar Papers 제목 키워드 기반

A Large-Scale Multilingual Disambiguation of Glosses

2016-08-24 · LREC 2016 5 · José Camacho Collados, Claudio Delli Bovi, Alessandro Raganato, Roberto Navigli

Linking concepts and named entities to knowledge bases has become a crucial Natural Language Understanding task. In this respect, recent works have shown the key advantage of exploiting textual definitions in various Nat…

ClusteringNatural Language UnderstandingOpen Information ExtractionSemantic Similarity+1

Definition Extraction Feature Analysis: From Canonical to Naturally-Occurring Definitions

2020-12-01 · COLING (CogALex) 2020 12 · Mireia Roig Mirapeix, Luis Espinosa Anke, Jose Camacho-Collados

Textual definitions constitute a fundamental source of knowledge when seeking the meaning of words, and they are the cornerstone of lexical resources like glossaries, dictionaries, encyclopedia or thesauri. In this paper…

Definition Extraction

Improving Event Definition Following For Zero-Shot Event Detection

2024-03-05 · Zefan Cai, Po-Nien Kung, Ashima Suvarna, Mingyu Derek Ma 외

Existing approaches on zero-shot event detection usually train models on datasets annotated with known event types, and prompt them with unseen event definitions. These approaches yield sporadic successes, yet generally …

Event DetectionEvent Extraction

La representación de la variación contextual mediante definiciones terminológicas flexibles

2016-06-01 · Antonio San Martín

In this doctoral thesis, we apply premises of cognitive linguistics to terminological definitions and present a proposal called the flexible terminological definition. This consists of a set of definitions of the same co…

Leveraging LLMs to support co-evolution between definitions and instances of textual DSLs

2025-12-07 · Weixing Zhang, Regina Hebig, Daniel Strüber arxiv

Software languages evolve over time for various reasons, such as the addition of new features. When the language's grammar definition evolves, textual instances that originally conformed to the grammar become outdated. F…