中文
相关论文

相关论文: Multilingual Open Relation Extraction Using Cross-…

200 篇论文

Most research in Relation Extraction (RE) involves the English language, mainly due to the lack of multi-lingual resources. We propose Multi-CrossRE, the broadest multi-lingual dataset for RE, including 26 languages in addition to English,…

计算与语言 · 计算机科学 2023-05-19 Elisa Bassignana , Filip Ginter , Sampo Pyysalo , Rob van der Goot , Barbara Plank

Relation triple extraction, which outputs a set of triples from long sentences, plays a vital role in knowledge acquisition. Large language models can accurately extract triples from simple sentences through few-shot learning or fine-tuning…

计算与语言 · 计算机科学 2024-04-16 Zepeng Ding , Wenhao Huang , Jiaqing Liang , Deqing Yang , Yanghua Xiao

Open Information Extraction (Open IE) systems aim to obtain relation tuples with highly scalable extraction in portable across domain by identifying a variety of relation phrases and their arguments in arbitrary sentences. The first…

计算与语言 · 计算机科学 2016-07-12 Duc-Thuan Vo , Ebrahim Bagheri

In this paper, an approach for concept extraction from documents using pre-trained large language models (LLMs) is presented. Compared with conventional methods that extract keyphrases summarizing the important information discussed in a…

计算与语言 · 计算机科学 2025-04-23 Ebrahim Norouzi , Sven Hertling , Harald Sack

Inter-sentence relation extraction deals with a number of complex semantic relationships in documents, which require local, non-local, syntactic and semantic dependencies. Existing methods do not fully exploit such dependencies. We present…

计算与语言 · 计算机科学 2019-06-12 Sunil Kumar Sahu , Fenia Christopoulou , Makoto Miwa , Sophia Ananiadou

Relation extraction (RE) is a fundamental task in information extraction, whose extension to multilingual settings has been hindered by the lack of supervised resources comparable in size to large English datasets such as TACRED (Zhang et…

计算与语言 · 计算机科学 2023-05-16 Leonhard Hennig , Philippe Thomas , Sebastian Möller

This paper proposes a programmable relation extraction method for the English language by parsing texts into semantic graphs. A person can define rules in plain English that act as matching patterns onto the graph representation. These…

计算与语言 · 计算机科学 2020-11-06 Alberto Cetoli

Relation extraction is a key task in Natural Language Processing (NLP), which aims to extract relations between entity pairs from given texts. Recently, relation extraction (RE) has achieved remarkable progress with the development of deep…

计算与语言 · 计算机科学 2022-04-12 Xinnian Liang , Shuangzhi Wu , Mu Li , Zhoujun Li

Although the vast majority of knowledge bases KBs are heavily biased towards English, Wikipedias do cover very different topics in different languages. Exploiting this, we introduce a new multilingual dataset (X-WikiRE), framing relation…

计算与语言 · 计算机科学 2019-08-16 Mostafa Abdou , Cezar Sas , Rahul Aralikatte , Isabelle Augenstein , Anders Søgaard

Relation Extraction (RE) has attracted increasing attention, but current RE evaluation is limited to in-domain evaluation setups. Little is known on how well a RE system fares in challenging, but realistic out-of-distribution evaluation…

计算与语言 · 计算机科学 2022-10-19 Elisa Bassignana , Barbara Plank

Current approaches to cross-lingual sentiment analysis try to leverage the wealth of labeled English data using bilingual lexicons, bilingual vector space embeddings, or machine translation systems. Here we show that it is possible to use a…

计算与语言 · 计算机科学 2017-10-25 Mohamed Abdalla , Graeme Hirst

Information Extraction is a well-researched area of Natural Language Processing with applications in web search and question answering concerned with identifying entities and relationships between them as expressed in a given context,…

信息检索 · 计算机科学 2020-11-17 Erin Macdonald , Denilson Barbosa

We show that relation extraction can be reduced to answering simple reading comprehension questions, by associating one or more natural-language questions with each relation slot. This reduction has several advantages: we can (1) learn…

计算与语言 · 计算机科学 2017-06-14 Omer Levy , Minjoon Seo , Eunsol Choi , Luke Zettlemoyer

In this demo paper, we present a text simplification approach that is directed at improving the performance of state-of-the-art Open Relation Extraction (RE) systems. As syntactically complex sentences often pose a challenge for current…

计算与语言 · 计算机科学 2017-03-28 Christina Niklaus , Bernhard Bermeitinger , Siegfried Handschuh , André Freitas

Aspect-based sentiment analysis involves the recognition of so called opinion target expressions (OTEs). To automatically extract OTEs, supervised learning algorithms are usually employed which are trained on manually annotated corpora. The…

计算与语言 · 计算机科学 2019-04-22 Soufian Jebbara , Philipp Cimiano

Contextual Relation Extraction (CRE) is mainly used for constructing a knowledge graph with a help of ontology. It performs various tasks such as semantic search, query answering, and textual entailment. Relation extraction identifies the…

计算与语言 · 计算机科学 2023-09-14 R. Priyadharshini , G. Jeyakodi , P. Shanthi Bala

Universal schema builds a knowledge base (KB) of entities and relations by jointly embedding all relation types from input KBs as well as textual patterns expressing relations from raw text. In most previous applications of universal…

计算与语言 · 计算机科学 2016-03-04 Patrick Verga , David Belanger , Emma Strubell , Benjamin Roth , Andrew McCallum

Information extraction (IE) in scientific literature has facilitated many down-stream tasks. OpenIE, which does not require any relation schema but identifies a relational phrase to describe the relationship between a subject and an object,…

计算与语言 · 计算机科学 2021-08-05 Joseph Kuebler , Lingbo Tong , Meng Jiang

In this work, we present a Web-based annotation tool `Relation Triplets Extractor' \footnote{https://abera87.github.io/annotate/} (RTE) for annotating relation triplets from the text. Relation extraction is an important task for extracting…

计算与语言 · 计算机科学 2021-08-19 Ankan Mullick , Animesh Bera , Tapas Nayak

We present the first human-annotated dialogue-based relation extraction (RE) dataset DialogRE, aiming to support the prediction of relation(s) between two arguments that appear in a dialogue. We further offer DialogRE as a platform for…

计算与语言 · 计算机科学 2020-04-20 Dian Yu , Kai Sun , Claire Cardie , Dong Yu