paper-with-me

Papers

Open Information Extraction from Conjunctive Sentences

2018-08-01 · COLING 2018 8 · Swarnadeep Saha, {Mausam}

We develop CALM, a coordination analyzer that improves upon the conjuncts identified from dependency parses. It uses a language model based scoring and several linguistic constraints to search over hierarchical conjunct boundaries (for nested coordination). By splitting a conjunctive sentence around these conjuncts, CALM outputs several simple sentences. We demonstrate the value of our coordination analyzer in the end task of Open Information Extraction (Open IE). State-of-the-art Open IE systems lose substantial yield due to ineffective processing of conjunctive sentences. Our Open IE system, CALMIE, performs extraction over the simple sentences identified by CALM to obtain up to 1.8x yield with a moderate increase in precision compared to extractions from original sentences.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingOpen Information ExtractionSentence

Similar Papers 제목 키워드 기반

ConjNLI: Natural Language Inference Over Conjunctive Sentences

2020-10-20 · EMNLP 2020 11 · Swarnadeep Saha, Yixin Nie, Mohit Bansal

Reasoning about conjuncts in conjunctive sentences is important for a deeper understanding of conjunctions in English and also how their usages and semantics differ from conjunctive and disjunctive boolean logic. Existin…

Natural Language Inference

Can Global XAI Methods Reveal Injected Bias in LLMs? SHAP vs Rule Extraction vs RuleSHAP

2025-05-16 · Francesco Sovrano

Generative AI systems can help spread information but also misinformation and biases, potentially undermining the UN Sustainable Development Goals (SDGs). Explainable AI (XAI) aims to reveal the inner workings of AI syst…

Bias DetectionMisinformation

Improving Open Relation Extraction via Sentence Re-Structuring

2014-05-01 · LREC 2014 5 · Jordan Schmidek, Denilson Barbosa

Information Extraction is an important task in Natural Language Processing, consisting of finding a structured representation for the information expressed in natural language text. Two key steps in information extractio…

Dependency ParsingNamed Entity Recognition (NER)RelationRelation Extraction+1

Improving Open Information Extraction via Iterative Rank-Aware Learning

2019-05-31 · ACL 2019 7 · Zhengbao Jiang, Pengcheng Yin, Graham Neubig

Open information extraction (IE) is the task of extracting open-domain assertions from natural language sentences. A key step in open IE is confidence modeling, ranking the extractions based on their estimated quality to…

Binary ClassificationGeneral ClassificationOpen Information Extraction

Enriching Relation Extraction with OpenIE

2022-12-19 · Alessandro Temperoni, Maria Biryukov, Martin Theobald

Relation extraction (RE) is a sub-discipline of information extraction (IE) which focuses on the prediction of a relational predicate from a natural-language input unit (such as a sentence, a clause, or even a short para…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+4