中文
相关论文

相关论文: From POS tagging to dependency parsing for biomedi…

200 篇论文

The perceptual loss has been widely used as an effective loss term in image synthesis tasks including image super-resolution, and style transfer. It was believed that the success lies in the high-level perceptual feature representations…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Yifan Liu , Hao Chen , Yu Chen , Wei Yin , Chunhua Shen

We have three contributions in this work: 1. We explore the utility of a stacked denoising autoencoder and a paragraph vector model to learn task-independent dense patient representations directly from clinical notes. To analyze if these…

计算与语言 · 计算机科学 2018-07-05 Madhumita Sushil , Simon Šuster , Kim Luyckx , Walter Daelemans

Dependency parsing is a fundamental task in natural language processing (NLP), aiming to identify syntactic dependencies and construct a syntactic tree for a given sentence. Traditional dependency parsing models typically construct…

计算与语言 · 计算机科学 2025-02-25 Keunha Kim , Youngjoong Ko

A recent study reported development of Muscorian, a generic text processing tool for extracting protein-protein interactions from text that achieved comparable performance to biomedical-specific text processing tools. This result was…

计算与语言 · 计算机科学 2008-04-03 Maurice HT Ling , Christophe Lefevre , Kevin R. Nicholas

Transition-based and graph-based dependency parsers have previously been shown to have complementary strengths and weaknesses: transition-based parsers exploit rich structural features but suffer from error propagation, while graph-based…

计算与语言 · 计算机科学 2019-08-28 Artur Kulmizev , Miryam de Lhoneux , Johannes Gontrum , Elena Fano , Joakim Nivre

Language Models (LMs) have shown state-of-the-art performance in Natural Language Processing (NLP) tasks. Downstream tasks such as Named Entity Recognition (NER) or Part-of-Speech (POS) tagging are known to suffer from data imbalance…

计算与语言 · 计算机科学 2024-04-12 Mehdi Ben Amor , Michael Granitzer , Jelena Mitrović

Monitoring and analyzing process traces is a critical task for modern companies and organizations. In scenarios where there is a gap between trace events and reference business activities, this entails an interpretation problem, amounting…

人工智能 · 计算机科学 2026-05-26 Bettina Fazzinga , Sergio Flesca , Filippo Furfaro , Luigi Pontieri , Francesco Scala

Bilingual sequence models improve phrase-based translation and reordering by overcoming phrasal independence assumption and handling long range reordering. However, due to data sparsity, these models often fall back to very small context…

计算与语言 · 计算机科学 2018-01-30 Nadir Durrani , Fahim Dalvi

Natural language processing (NLP) has experienced rapid advancements with the rise of deep learning, significantly outperforming traditional rule-based methods. By capturing hidden patterns and underlying structures within data, deep…

计算与语言 · 计算机科学 2024-10-18 Dipendra Yadav , Tobias Strauß , Kristina Yordanova

Relation extraction is a fundamental problem in natural language processing. Most existing models are defined for relation extraction in the general domain. However, their performance on specific domains (e.g., biomedicine) is yet unclear.…

计算与语言 · 计算机科学 2021-12-14 Yongkang Li

We propose a novel architecture, the event-based GASSOM for learning and extracting invariant representations from event streams originating from neuromorphic vision sensors. The framework is inspired by feed-forward cortical models for…

计算机视觉与模式识别 · 计算机科学 2016-06-22 Thusitha N. Chandrapala , Bertram E. Shi

Motivation: The proliferation of Biomedical research articles has made the task of information retrieval more important than ever. Scientists and Researchers are having difficulty in finding articles that contain information relevant to…

计算与语言 · 计算机科学 2020-11-04 Harsh Patel

With the rapid development of information technology, online platforms (e.g., news portals and social media) generate enormous web information every moment. Therefore, it is crucial to extract structured representations of events from…

计算与语言 · 计算机科学 2021-12-21 Jiangwei Liu , Jingshu Zhang , Xiaohong Huang , Liangyu Min

Attention-based models have become the leading approach in modeling medical language for Natural Language Processing (NLP) in clinical notes. These models outperform traditional techniques by effectively capturing contextual representations…

计算与语言 · 计算机科学 2025-09-26 Tariq Abdul-Quddoos , Xishuang Dong , Lijun Qian

Event-related potential (ERP), a specialized paradigm of electroencephalographic (EEG), reflects neurological responses to external stimuli or events, generally associated with the brain's processing of specific cognitive tasks. ERP plays a…

神经与进化计算 · 计算机科学 2026-04-21 Yihe Wang , Zhiqiao Kang , Bohan Chen , Yu Zhang , Xiang Zhang

Contextualized embeddings, which capture appropriate word meaning depending on context, have recently been proposed. We evaluate two meth ods for precomputing such embeddings, BERT and Flair, on four Czech text processing tasks:…

计算与语言 · 计算机科学 2021-04-13 Milan Straka , Jana Straková , Jan Hajič

This paper explores the challenges posed by nominal adjectives (NAs) in natural language processing (NLP) tasks, particularly in part-of-speech (POS) tagging. We propose treating NAs as a distinct POS tag, "JN," and investigate its impact…

计算与语言 · 计算机科学 2024-10-15 Lemeng Qi , Yang Han , Zhuotong Xie

Previous work on clinical relation extraction from free-text sentences leveraged information about semantic types from clinical knowledge bases as a part of entity representations. In this paper, we exploit additional evidence by also…

计算与语言 · 计算机科学 2025-03-10 Linh Le , Guido Zuccon , Gianluca Demartini , Genghong Zhao , Xia Zhang

Dependency grammar induction is the task of learning dependency syntax without annotated training data. Traditional graph-based models with global inference achieve state-of-the-art results on this task but they require $O(n^3)$ run time.…

计算与语言 · 计算机科学 2018-11-15 Bowen Li , Jianpeng Cheng , Yang Liu , Frank Keller

Contextualized word embeddings derived from pre-trained language models (LMs) show significant improvements on downstream NLP tasks. Pre-training on domain-specific corpora, such as biomedical articles, further improves their performance.…

计算与语言 · 计算机科学 2019-04-05 Qiao Jin , Bhuwan Dhingra , William W. Cohen , Xinghua Lu