English

Unsupervised Part-of-Speech Induction

Computation and Language 2018-01-12 v1

Abstract

Part-of-Speech (POS) tagging is an old and fundamental task in natural language processing. While supervised POS taggers have shown promising accuracy, it is not always feasible to use supervised methods due to lack of labeled data. In this project, we attempt to unsurprisingly induce POS tags by iteratively looking for a recurring pattern of words through a hierarchical agglomerative clustering process. Our approach shows promising results when compared to the tagging results of the state-of-the-art unsupervised POS taggers.

Keywords

Cite

@article{arxiv.1801.03564,
  title  = {Unsupervised Part-of-Speech Induction},
  author = {Omid Kashefi},
  journal= {arXiv preprint arXiv:1801.03564},
  year   = {2018}
}
R2 v1 2026-06-22T23:42:07.896Z