Ambiguous part-of-speech tagging for improving accuracy and domain portability of syntactic parsers

  • Authors:
  • Kazuhiro Yoshida;Yoshimasa Tsuruoka;Yusuke Miyao;Jun'ichi Tsujii

  • Affiliations:
  • Department of Computer Science, University of Tokyo;School of Informatics, University of Manchester;Department of Computer Science, University of Tokyo;Department of Computer Science, University of Tokyo and School of Informatics, University of Manchester and National Center for Text Mining

  • Venue:
  • IJCAI'07 Proceedings of the 20th international joint conference on Artifical intelligence
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

We aim to improve the performance of a syntactic parser that uses a part-of-speech (POS) tagger as a preprocessor. Pipelined parsers consisting of POS taggers and syntactic parsers have several advantages, such as the capability of domain adaptation. However the performance of such systems on raw texts tends to be disappointing as they are affected by the errors of automatic POS tagging. We attempt to compensate for the decrease in accuracy caused by automatic taggers by allowing the taggers to output multiple answers when the tags cannot be determined reliably enough. We empirically verify the effectiveness of the method using an HPSG parser trained on the Penn Treebank. Our results show that ambiguous POS tagging improves parsing if outputs of taggers are weighted by probability values, and the results support previous studies with similar intentions. We also examine the effectiveness of our method for adapting the parser to the GENIA corpus and show that the use of ambiguous POS taggers can help development of portable parsers while keeping accuracy high.