@inproceedings{sato-etal-2017-segment,
title = "Segment-Level Neural Conditional Random Fields for Named Entity Recognition",
author = "Sato, Motoki and
Shindo, Hiroyuki and
Yamada, Ikuya and
Matsumoto, Yuji",
editor = "Kondrak, Greg and
Watanabe, Taro",
booktitle = "Proceedings of the Eighth International Joint Conference on Natural Language Processing (Volume 2: Short Papers)",
month = nov,
year = "2017",
address = "Taipei, Taiwan",
publisher = "Asian Federation of Natural Language Processing",
url = "https://preview.aclanthology.org/fix-sig-urls/I17-2017/",
pages = "97--102",
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."
}
Markdown (Informal)
[Segment-Level Neural Conditional Random Fields for Named Entity Recognition](https://preview.aclanthology.org/fix-sig-urls/I17-2017/) (Sato et al., IJCNLP 2017)
ACL