paper-with-me

Papers

Domain Adaptation for Named Entity Recognition Using CRFs

2016-05-01 · LREC 2016 5 · Tian Tian, Marco Dinarelli, Isabelle Tellier, Pedro Dias Cardoso

In this paper we explain how we created a labelled corpus in English for a Named Entity Recognition (NER) task from multi-source and multi-domain data, for an industrial partner. We explain the specificities of this corpus with examples and describe some baseline experiments. We present some results of domain adaptation on this corpus using a labelled Twitter corpus (Ritter et al., 2011). We tested a semi-supervised method from (Garcia-Fernandez et al., 2014) combined with a supervised domain adaptation approach proposed in (Raymond and Fayolle, 2010) for machine learning experiments with CRFs (Conditional Random Fields). We use the same technique to improve the NER results on the Twitter corpus (Ritter et al., 2011). Our contributions thus consist in an industrial corpus creation and NER performance improvements.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

Initial Explorations on using CRFs for Turkish Named Entity Recognition

2012-12-01 · COLING 2012 12 · G{\"o}khan Ak{\i}n {\c{S}}eker, G{\"u}l{\c{s}}en Eryi{\u{g}}it
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Nested Named Entity Recognition with Partially-Observed TreeCRFs

2020-12-15 · Yao Fu, Chuanqi Tan, Mosha Chen, Songfang Huang 외

Named entity recognition (NER) is a well-studied task in natural language processing. However, the widely-used sequence labeling framework is difficult to detect entities with nested structures. In this work, we view nes…

Constituency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Connecting Distant Entities with Induction through Conditional Random Fields for Named Entity Recognition: Precursor-Induced CRF

2018-05-26 · WS 2018 7 · Wangjin Lee, Jinwook Choi

This paper presents a method of designing specific high-order dependency factor on the linear chain conditional random fields (CRFs) for named entity recognition (NER). Named entities tend to be separated from each other…

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

Low-Resource Named Entity Recognition with Cross-Lingual, Character-Level Neural Conditional Random Fields

2024-04-14 · IJCNLP 2017 11 · Ryan Cotterell, Kevin Duh

Low-resource named entity recognition is still an open problem in NLP. Most state-of-the-art systems require tens of thousands of annotated sentences in order to obtain high performance. However, for most of the world's …

Low Resource Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionTransfer Learning

Hybrid semi-Markov CRF for Neural Sequence Labeling

2018-05-10 · ACL 2018 7 · Zhi-Xiu Ye, Zhen-Hua Ling

This paper proposes hybrid semi-Markov conditional random fields (SCRFs) for neural sequence labeling in natural language processing. Based on conventional conditional random fields (CRFs), SCRFs have been designed for t…

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