中文
相关论文

相关论文: Enhancing Clinical Concept Extraction with Context…

200 篇论文

Most state-of-the-art approaches for named-entity recognition (NER) use semi supervised information in the form of word clusters and lexicons. Recently neural network-based language models have been explored, as they as a byproduct generate…

计算与语言 · 计算机科学 2014-04-23 Alexandre Passos , Vineet Kumar , Andrew McCallum

Distributional semantics based on neural approaches is a cornerstone of Natural Language Processing, with surprising connections to human meaning representation as well. Recent Transformer-based Language Models have proven capable of…

计算与语言 · 计算机科学 2022-04-04 Daniel Loureiro , Alípio Mário Jorge , Jose Camacho-Collados

The probing classifiers framework has been employed for interpreting deep neural network models for a variety of natural language processing (NLP) applications. Studies, however, have largely focused on sentencelevel NLP tasks. This work is…

计算与语言 · 计算机科学 2023-10-25 Barry Wang , Xinya Du , Claire Cardie

Embeddings of medical concepts such as medication, procedure and diagnosis codes in Electronic Medical Records (EMRs) are central to healthcare analytics. Previous work on medical concept embedding takes medical concepts and EMRs as words…

计算与语言 · 计算机科学 2018-06-11 Xiangrui Cai , Jinyang Gao , Kee Yuan Ngiam , Beng Chin Ooi , Ying Zhang , Xiaojie Yuan

One of the main methods for computational interpretation of a text is mapping it into a vector in some embedding space. Such vectors can then be used for a variety of textual processing tasks. Recently, most embedding spaces are a product…

计算与语言 · 计算机科学 2023-11-10 Adi Simhi , Shaul Markovitch

Deep learning currently dominates the benchmarks for various NLP tasks and, at the basis of such systems, words are frequently represented as embeddings --vectors in a low dimensional space-- learned from large text corpora and various…

计算与语言 · 计算机科学 2019-09-25 Ronald Denaux , Jose Manuel Gomez-Perez

Biomedical Named Entity Recognition (NER) is a fundamental task of Biomedical Natural Language Processing for extracting relevant information from biomedical texts, such as clinical records, scientific publications, and electronic health…

计算与语言 · 计算机科学 2023-12-27 Fahime Shahrokh , Nasser Ghadiri , Rasoul Samani , Milad Moradi

While the embedding of words has revolutionized the field of Natural Language Processing, the embedding of concepts has received much less attention so far. A dense and meaningful representation of concepts, however, could prove useful for…

计算与语言 · 计算机科学 2025-02-17 Arne Rubehn , Johann-Mattis List

Word embeddings are a popular approach to unsupervised learning of word relationships that are widely used in natural language processing. In this article, we present a new set of embeddings for medical concepts learned using an extremely…

Word embeddings -- distributed representations of words -- in deep learning are beneficial for many tasks in natural language processing (NLP). However, different embedding sets vary greatly in quality and characteristics of the captured…

计算与语言 · 计算机科学 2015-12-31 Wenpeng Yin , Hinrich Schütze

Usage similarity estimation addresses the semantic proximity of word instances in different contexts. We apply contextualized (ELMo and BERT) word and sentence embeddings to this task, and propose supervised models that leverage these…

计算与语言 · 计算机科学 2019-05-22 Aina Garí Soler , Marianna Apidianaki , Alexandre Allauzen

During the past decade, neural networks have become prominent in Natural Language Processing (NLP), notably for their capacity to learn relevant word representations from large unlabeled corpora. These word embeddings can then be…

计算与语言 · 计算机科学 2022-06-16 Bruno Taillé

Background Concept extraction, a subdomain of natural language processing (NLP) with a focus on extracting concepts of interest, has been adopted to computationally extract clinical information from text for a wide range of applications…

The biomedical field relies heavily on concept linking in various areas such as literature mining, graph alignment, information retrieval, question-answering, data, and knowledge integration. Although large language models (LLMs) have made…

计算与语言 · 计算机科学 2023-07-04 Qinyong Wang , Zhenxiang Gao , Rong Xu

Word embeddings are fixed-length, dense and distributed word representations that are used in natural language processing (NLP) applications. There are basically two types of word embedding models which are non-contextual (static) models…

计算与语言 · 计算机科学 2024-05-14 Karahan Sarıtaş , Cahid Arda Öz , Tunga Güngör

Current approaches to learning semantic representations of sentences often use prior word-level knowledge. The current study aims to leverage visual information in order to capture sentence level semantics without the need for word…

计算与语言 · 计算机科学 2019-09-25 Danny Merkx , Stefan Frank

Autoregressive language models (LMs) generate one token at a time, yet human reasoning operates over higher-level abstractions - sentences, propositions, and concepts. This contrast raises a central question- Can LMs likewise learn to…

Objective: To automatically create large labeled training datasets and reduce the efforts of feature engineering for training accurate machine learning models for clinical information extraction. Materials and Methods: We propose a distant…

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

Capturing sentence semantics plays a vital role in a range of text mining applications. Despite continuous efforts on the development of related datasets and models in the general domain, both datasets and models are limited in biomedical…

计算与语言 · 计算机科学 2019-09-09 Qingyu Chen , Jingcheng Du , Sun Kim , W. John Wilbur , Zhiyong Lu