中文
相关论文

相关论文: Morphology-based Entity and Relational Entity Extr…

200 篇论文

Opinion mining aims at extracting useful subjective information from reliable amounts of text. Opinion mining holder recognition is a task that has not been considered yet in Arabic Language. This task essentially requires deep…

信息检索 · 计算机科学 2012-06-06 Mohamed Elarnaoty , Samir AbdelRahman , Aly Fahmy

End-to-end relation extraction aims to identify named entities and extract relations between them. Most recent work models these two subtasks jointly, either by casting them in one structured prediction framework, or performing multi-task…

计算与语言 · 计算机科学 2021-03-24 Zexuan Zhong , Danqi Chen

In this thesis, we address several important issues concerning the morphological analysis of Arabic language applied to textual data and machine translation. First, we provided an overview on machine translation, its history and its…

计算与语言 · 计算机科学 2019-11-19 Sadik Bessou

In this paper, a supervised learning technique for extracting keyphrases of Arabic documents is presented. The extractor is supplied with linguistic knowledge to enhance its efficiency instead of relying only on statistical information such…

计算与语言 · 计算机科学 2012-03-22 Tarek El-shishtawy , Abdulwahab Al-sammak

Named entity recognition (NER) and relation extraction (RE) are two important tasks in information extraction and retrieval (IE \& IR). Recent work has demonstrated that it is beneficial to learn these tasks jointly, which avoids the…

计算与语言 · 计算机科学 2020-01-01 John Giorgi , Xindi Wang , Nicola Sahar , Won Young Shin , Gary D. Bader , Bo Wang

Document-level entity-based extraction (EE), aiming at extracting entity-centric information such as entity roles and entity relations, is key to automatic knowledge acquisition from text corpora for various domains. Most document-level EE…

计算与语言 · 计算机科学 2021-09-13 Kung-Hsiang Huang , Sam Tang , Nanyun Peng

The field of programming has a diversity of paradigms that are used according to the working framework. While current neural code generation methods are able to learn and generate code directly from text, we believe that this approach is…

Document-level relation extraction (DocRE) involves identifying relations between entities distributed in multiple sentences within a document. Existing methods focus on building a heterogeneous document graph to model the internal…

计算与语言 · 计算机科学 2023-10-31 Chonggang Lu , Richong Zhang , Kai Sun , Jaein Kim , Cunwang Zhang , Yongyi Mao

One of the main tasks of Natural Language Processing (NLP), is Named Entity Recognition (NER). It is used in many applications and also can be used as an intermediate step for other tasks. We present ANER, a web-based named entity…

计算与语言 · 计算机科学 2023-08-30 Abdelrahman "Boda" Sadallah , Omar Ahmed , Shimaa Mohamed , Omar Hatem , Doaa Hesham , Ahmed H. Yousef

The Arabic language is a morphologically rich language with relatively few resources and a less explored syntax compared to English. Given these limitations, Arabic Natural Language Processing (NLP) tasks like Sentiment Analysis (SA), Named…

计算与语言 · 计算机科学 2021-03-09 Wissam Antoun , Fady Baly , Hazem Hajj

Multimodal relation extraction (MRE) is the task of identifying the semantic relationships between two entities based on the context of the sentence image pair. Existing retrieval-augmented approaches mainly focused on modeling the…

计算与语言 · 计算机科学 2023-05-26 Xuming Hu , Zhijiang Guo , Zhiyang Teng , Irwin King , Philip S. Yu

Word embeddings have been a key building block for NLP in which models relied heavily on word embeddings in many different tasks. In this paper, a model is proposed based on using Bidirectional LSTM/CRF with word embeddings to perform named…

计算与语言 · 计算机科学 2025-03-20 Omar E. Rakha , Hazem M. Abbas

Large language models (LLMs) perform strongly on many NLP tasks, but their ability to produce explicit linguistic structure remains unclear. We evaluate instruction-tuned LLMs on two structured prediction tasks for Standard Arabic:…

计算与语言 · 计算机科学 2026-03-18 Mohamed Adel , Bashar Alhafni , Nizar Habash

Most existing methods determine relation types only after all the entities have been recognized, thus the interaction between relation types and entity mentions is not fully modeled. This paper presents a novel paradigm to deal with…

计算与语言 · 计算机科学 2018-11-12 Ryuichi Takanobu , Tianyang Zhang , Jiexi Liu , Minlie Huang

Modern Standard Arabic (MSA) nominals present many morphological and lexical modeling challenges that have not been consistently addressed previously. This paper attempts to define the space of such challenges, and leverage a recently…

计算与语言 · 计算机科学 2024-02-02 Christian Khairallah , Reham Marzouk , Salam Khalifa , Mayar Nassar , Nizar Habash

In the context of requirements engineering, relation extraction involves identifying and documenting the associations between different requirements artefacts. When dealing with textual requirements (i.e., requirements expressed using…

软件工程 · 计算机科学 2025-03-21 Quim Motger , Xavier Franch

Named Entity Recognition (NER) System aims to extract the existing information into the following categories such as: Persons Name, Organization, Location, Date and Time, Term, Designation and Short forms. Now, it is considered to be…

Process-aware information systems offer extensive advantages to companies, facilitating planning, operations, and optimization of day-to-day business activities. However, the time-consuming but required step of designing formal business…

计算与语言 · 计算机科学 2024-04-09 Julian Neuberger , Lars Ackermann , Stefan Jablonski

Relation extraction is essentially a text classification problem, which can be tackled by fine-tuning a pre-trained language model (LM). However, a key challenge arises from the fact that relation extraction cannot straightforwardly be…

计算与语言 · 计算机科学 2024-10-03 Frank Mtumbuka , Steven Schockaert

Document-level relation extraction is a complex human process that requires logical inference to extract relationships between named entities in text. Existing approaches use graph-based neural models with words as nodes and edges as…

计算与语言 · 计算机科学 2019-09-04 Fenia Christopoulou , Makoto Miwa , Sophia Ananiadou