paper-with-me

Papers

When Specialization Helps: Using Pooled Contextualized Embeddings to Detect Chemical and Biomedical Entities in Spanish

2019-10-08 · WS 2019 11 · Manuel Stoeckel, Wahed Hemati, Alexander Mehler

The recognition of pharmacological substances, compounds and proteins is an essential preliminary work for the recognition of relations between chemicals and other biomedically relevant units. In this paper, we describe an approach to Task 1 of the PharmaCoNER Challenge, which involves the recognition of mentions of chemicals and drugs in Spanish medical texts. We train a state-of-the-art BiLSTM-CRF sequence tagger with stacked Pooled Contextualized Embeddings, word and sub-word embeddings using the open-source framework FLAIR. We present a new corpus composed of articles and papers from Spanish health science journals, termed the Spanish Health Corpus, and use it to train domain-specific embeddings which we incorporate in our model training. We achieve a result of 89.76% F1-score using pre-trained embeddings and are able to improve these results to 90.52% F1-score using specialized embeddings.

📄 PDF Abstract BibTeX arXiv:1910.03387

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesWord Embeddings

Similar Papers 제목 키워드 기반

Pooled Contextualized Embeddings for Named Entity Recognition

2019-06-01 · NAACL 2019 6 · Alan Akbik, Tanja Bergmann, Rol Vollgraf,

Contextual string embeddings are a recent type of contextualized word embedding that were shown to yield state-of-the-art results when utilized in a range of sequence labeling tasks. They are based on character-level lan…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Semantic Specialization for Knowledge-based Word Sense Disambiguation

2023-04-22 · Sakae Mizuki, Naoaki Okazaki

A promising approach for knowledge-based Word Sense Disambiguation (WSD) is to select the sense whose contextualized embeddings computed for its definition sentence are closest to those computed for a target word in a gi…

Language ModellingRerankingSentenceWord Sense Disambiguation

BioFLAIR: Pretrained Pooled Contextualized Embeddings for Biomedical Sequence Labeling Tasks

2019-08-13 · Shreyas Sharma, Ron Daniel Jr

Biomedical Named Entity Recognition (NER) is a challenging problem in biomedical information processing due to the widespread ambiguity of out of context terms and extensive lexical variations. Performance on bioNER benc…

Medical Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Evaluating the Underlying Gender Bias in Contextualized Word Embeddings

2019-04-18 · WS 2019 8 · Christine Basta, Marta R. Costa-jussà, Noe Casas

Gender bias is highly impacting natural language processing applications. Word embeddings have clearly been proven both to keep and amplify gender biases that are present in current data sources. Recently, contextualized…

SentenceWord Embeddings

Do Pretrained Contextual Language Models Distinguish between Hebrew Homograph Analyses?

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Semitic morphologically-rich languages (MRLs) are plagued by word ambiguity; in a standard text, many (and often most) of the words will be homographs with multiple possible analyses. Previous research on MRLs claimed th…