Open Information Extraction from Conjunctive Sentences
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Language ModelingLanguage ModellingOpen Information ExtractionSentenceSimilar Papers 제목 키워드 기반
ConjNLI: Natural Language Inference Over Conjunctive Sentences
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 InferenceCan Global XAI Methods Reveal Injected Bias in LLMs? SHAP vs Rule Extraction vs RuleSHAP
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 DetectionMisinformationImproving Open Relation Extraction via Sentence Re-Structuring
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+1Improving Open Information Extraction via Iterative Rank-Aware Learning
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 ExtractionEnriching Relation Extraction with OpenIE
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