English

Neural Semi-Markov Conditional Random Fields for Robust Character-Based Part-of-Speech Tagging

Computation and Language 2020-01-03 v3

Abstract

Character-level models of tokens have been shown to be effective at dealing with within-token noise and out-of-vocabulary words. But these models still rely on correct token boundaries. In this paper, we propose a novel end-to-end character-level model and demonstrate its effectiveness in multilingual settings and when token boundaries are noisy. Our model is a semi-Markov conditional random field with neural networks for character and segment representation. It requires no tokenizer. The model matches state-of-the-art baselines for various languages and significantly outperforms them on a noisy English version of a part-of-speech tagging benchmark dataset. Our code and the noisy dataset are publicly available at http://cistern.cis.lmu.de/semiCRF.

Keywords

Cite

@article{arxiv.1808.04208,
  title  = {Neural Semi-Markov Conditional Random Fields for Robust Character-Based Part-of-Speech Tagging},
  author = {Apostolos Kemos and Heike Adel and Hinrich Schütze},
  journal= {arXiv preprint arXiv:1808.04208},
  year   = {2020}
}

Comments

NAACL 2019

R2 v1 2026-06-23T03:32:02.875Z