paper-with-me

Papers

Fine-grained Named Entity Annotations for German Biographic Interviews

2020-05-01 · LREC 2020 5 · Josef Ruppenhofer, Ines Rehbein, Carolina Flinz

We present a fine-grained NER annotations with 30 labels and apply it to German data. Building on the OntoNotes 5.0 NER inventory, our scheme is adapted for a corpus of transcripts of biographic interviews by adding categories for AGE and LAN(guage) and also features extended numeric and temporal categories. Applying the scheme to the spoken data as well as a collection of teaser tweets from newspaper sites, we can confirm its generality for both domains, also achieving good inter-annotator agreement. We also show empirically how our inventory relates to the well-established 4-category NER inventory by re-annotating a subset of the GermEval 2014 NER coarse-grained dataset with our fine label inventory. Finally, we use a BERT-based system to establish some baseline models for NER tagging on our two new datasets. Global results in in-domain testing are quite high on the two datasets, near what was achieved for the coarse inventory on the CoNLLL2003 data. Cross-domain testing produces much lower results due to the severe domain differences.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

NER

Similar Papers 제목 키워드 기반

Fine-grained General Entity Typing in German using GermaNet

2021-06-01 · NAACL (TextGraphs) 2021 6 · Sabine Weber, Mark Steedman

Fine-grained entity typing is important to tasks like relation extraction and knowledge base construction. We find however, that fine-grained entity typing systems perform poorly on general entities (e.g. “ex-president”)…

Entity TypingKnowledge Base ConstructionRelation ExtractionType prediction

MobIE: A German Dataset for Named Entity Recognition, Entity Linking and Relation Extraction in the Mobility Domain

2021-08-16 · KONVENS (WS) 2021 9 · Leonhard Hennig, Phuc Tran Truong, Aleksandra Gabryszak

We present MobIE, a German-language dataset, which is human-annotated with 20 coarse- and fine-grained entity types and entity linking information for geographically linkable entities. The dataset consists of 3,232 socia…

Entity LinkingMulti-Task Learningnamed-entity-recognitionNamed Entity Recognition+3

A German Corpus for Fine-Grained Named Entity Recognition and Relation Extraction of Traffic and Industry Events

2020-04-07 · LREC 2018 5 · Martin Schiersch, Veselina Mironova, Maximilian Schmitt, Philippe Thomas 외

Monitoring mobility- and industry-relevant events is important in areas such as personal travel planning and supply chain management, but extracting events pertaining to specific companies, transit routes and locations f…

Managementnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Enhancing Low-resource Fine-grained Named Entity Recognition by Leveraging Coarse-grained Datasets

2023-10-18 · Su ah Lee, Seokjin Oh, Woohwan Jung

Named Entity Recognition (NER) frequently suffers from the problem of insufficient labeled data, particularly in fine-grained NER scenarios. Although $K$-shot learning techniques can be applied, their performance tends t…

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

Zero-Shot Cross-Lingual Transfer is a Hard Baseline to Beat in German Fine-Grained Entity Typing

2021-11-01 · EMNLP (insights) 2021 11 · Sabine Weber, Mark Steedman

The training of NLP models often requires large amounts of labelled training data, which makes it difficult to expand existing models to new languages. While zero-shot cross-lingual transfer relies on multilingual word e…

Cross-Lingual TransferEntity TypingMultilingual Word Embeddingsnamed-entity-recognition+4