中文
相关论文

相关论文: Syntactic-GCN Bert based Chinese Event Extraction

200 篇论文

Event Detection, which aims to identify and classify mentions of event instances from unstructured articles, is an important task in Natural Language Processing (NLP). Existing techniques for event detection only use homogeneous one-hot…

计算与语言 · 计算机科学 2022-11-03 Anran Hao , Siu Cheung Hui , Jian Su

This paper presents the results of the shared task on Chinese metaphor generation, hosted at the 13th CCF Conference on Natural Language Processing and Chinese Computing (NLPCC 2024). The goal of this shared task is to generate Chinese…

计算与语言 · 计算机科学 2024-08-09 Xingwei Qu , Ge Zhang , Siwei Wu , Yizhi Li , Chenghua Lin

Prior work has shown that coupling sequential latent variable models with semantic ontological knowledge can improve the representational capabilities of event modeling approaches. In this work, we present a novel, doubly hierarchical,…

计算与语言 · 计算机科学 2023-05-31 Shubhashis Roy Dipta , Mehdi Rezaee , Francis Ferraro

We study continual event extraction, which aims to extract incessantly emerging event information while avoiding forgetting. We observe that the semantic confusion on event types stems from the annotations of the same text being updated…

计算与语言 · 计算机科学 2023-10-25 Zitao Wang , Xinyi Wang , Wei Hu

Recently, many studies incorporate external knowledge into character-level feature based models to improve the performance of Chinese relation extraction. However, these methods tend to ignore the internal information of the Chinese…

计算与语言 · 计算机科学 2023-03-10 Jing Yang , Bin Ji , Shasha Li , Jun Ma , Long Peng , Jie Yu

Extracting informative arguments of events from news articles is a challenging problem in information extraction, which requires a global contextual understanding of each document. While recent work on document-level extraction has gone…

计算与语言 · 计算机科学 2022-09-20 Xinya Du , Sha Li , Heng Ji

Chinese named entity recognition (CNER) is an important task in Chinese natural language processing field. However, CNER is very challenging since Chinese entity names are highly context-dependent. In addition, Chinese texts lack delimiters…

计算与语言 · 计算机科学 2019-05-07 Fangzhao Wu , Junxin Liu , Chuhan Wu , Yongfeng Huang , Xing Xie

Named Entity Recognition and Relation Extraction for Chinese literature text is regarded as the highly difficult problem, partially because of the lack of tagging sets. In this paper, we build a discourse-level dataset from hundreds of…

计算与语言 · 计算机科学 2019-06-12 Jingjing Xu , Ji Wen , Xu Sun , Qi Su

The advancement of social media contributes to the growing amount of content they share frequently. This framework provides a sophisticated place for people to report various real-life events. Detecting these events with the help of natural…

机器学习 · 计算机科学 2023-01-24 Arya Hadizadeh Moghaddam , Saeedeh Momtazi

Distributed word representations are very useful for capturing semantic information and have been successfully applied in a variety of NLP tasks, especially on English. In this work, we innovatively develop two component-enhanced Chinese…

计算与语言 · 计算机科学 2015-08-28 Yanran Li , Wenjie Li , Fei Sun , Sujian Li

Event Detection (ED) aims to recognize instances of specified types of event triggers in text. Different from English ED, Chinese ED suffers from the problem of word-trigger mismatch due to the uncertain word boundaries. Existing approaches…

计算与语言 · 计算机科学 2023-01-05 Shiyao Cui , Bowen Yu , Xin Cong , Tingwen Liu , Quangang Li , Jinqiao Shi

In natural language processing, relation extraction seeks to rationally understand unstructured text. Here, we propose a novel SpanBERT-based graph convolutional network (DG-SpanBERT) that extracts semantic features from a raw sentence…

计算与语言 · 计算机科学 2021-02-19 Jun Chen , Robert Hoehndorf , Mohamed Elhoseiny , Xiangliang Zhang

The way the words are used evolves through time, mirroring cultural or technological evolution of society. Semantic change detection is the task of detecting and analysing word evolution in textual data, even in short periods of time. In…

计算与语言 · 计算机科学 2020-04-21 Matej Martinc , Syrielle Montariol , Elaine Zosa , Lidia Pivovarova

Event extraction (EE), which acquires structural event knowledge from texts, can be divided into two sub-tasks: event type classification and element extraction (namely identifying triggers and arguments under different role patterns). As…

计算与语言 · 计算机科学 2022-08-19 Qian Li , Shu Guo , Jia Wu , Jianxin Li , Jiawei Sheng , Lihong Wang , Xiaohan Dong , Hao Peng

Recent grid-based document representations like BERTgrid allow the simultaneous encoding of the textual and layout information of a document in a 2D feature map so that state-of-the-art image segmentation and/or object detection models can…

计算与语言 · 计算机科学 2021-05-26 Weihong Lin , Qifang Gao , Lei Sun , Zhuoyao Zhong , Kai Hu , Qin Ren , Qiang Huo

Sarcasm is a rhetorical device that expresses criticism or emphasizes characteristics of certain individuals or situations through exaggeration, irony, or comparison. Existing methods for Chinese sarcasm detection are constrained by limited…

计算与语言 · 计算机科学 2026-04-10 Wenxian Wang , Xiaohu Luo , Junfeng Hao , Xiaoming Gu , Xingshu Chen , Zhu Wang , Haizhou Wang

Entity and relationship extraction is a crucial component in natural language processing tasks such as knowledge graph construction, question answering system design, and semantic analysis. Most of the information of the Yishui school of…

计算与语言 · 计算机科学 2024-02-19 Hanqing Zhao , Yuehan Li

Aspect-level sentiment classification aims to identify the sentiment polarity towards a specific aspect term in a sentence. Most current approaches mainly consider the semantic information by utilizing attention mechanisms to capture the…

计算与语言 · 计算机科学 2021-02-12 Xiaochen Hou , Jing Huang , Guangtao Wang , Xiaodong He , Bowen Zhou

Dialogue State Tracking (DST) models often employ intricate neural network architectures, necessitating substantial training data, and their inference process lacks transparency. This paper proposes a method that extracts linguistic…

计算与语言 · 计算机科学 2024-07-15 Xiaohan Feng , Xixin Wu , Helen Meng

Events and entities are closely related; entities are often actors or participants in events and events without entities are uncommon. The interpretation of events and entities is highly contextually dependent. Existing work in information…

计算与语言 · 计算机科学 2016-09-14 Bishan Yang , Tom Mitchell