SOTAVerified

Segment-Level Neural Conditional Random Fields for Named Entity Recognition

2017-11-01IJCNLP 2017Unverified0· sign in to hype

Motoki Sato, Hiroyuki Shindo, Ikuya Yamada, Yuji Matsumoto

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We present Segment-level Neural CRF, which combines neural networks with a linear chain CRF for segment-level sequence modeling tasks such as named entity recognition (NER) and syntactic chunking. Our segment-level CRF can consider higher-order label dependencies compared with conventional word-level CRF. Since it is difficult to consider all possible variable length segments, our method uses segment lattice constructed from the word-level tagging model to reduce the search space. Performing experiments on NER and chunking, we demonstrate that our method outperforms conventional word-level CRF with neural networks.

Tasks

Reproductions