@InProceedings{tang-EtAl:2018:C18-1,
  author    = {Tang, Gongbo  and  Cap, Fabienne  and  Pettersson, Eva  and  Nivre, Joakim},
  title     = {An Evaluation of Neural Machine Translation Models on Historical Spelling Normalization},
  booktitle = {Proceedings of the 27th International Conference on Computational Linguistics},
  month     = {August},
  year      = {2018},
  address   = {Santa Fe, New Mexico, USA},
  publisher = {Association for Computational Linguistics},
  pages     = {1320--1331},
  abstract  = {In this paper, we apply different NMT models to the problem of historical spelling normalization for five languages: English, German, Hungarian, Icelandic, and Swedish. The NMT models are at different levels, have different attention mechanisms, and different neural network architectures. Our results show that NMT models are much better than SMT models in terms of character error rate. The vanilla RNNs are competitive to GRUs/LSTMs in historical spelling normalization. Transformer models perform better only when provided with more training data. We also find that subword-level models with a small subword vocabulary are better than character-level models. In addition, we propose a hybrid method which further improves the performance of historical spelling normalization.},
  url       = {http://www.aclweb.org/anthology/C18-1112}
}

