English

Tag Recommendation by Word-Level Tag Sequence Modeling

Computation and Language 2019-12-03 v1

Abstract

In this paper, we transform tag recommendation into a word-based text generation problem and introduce a sequence-to-sequence model. The model inherits the advantages of LSTM-based encoder for sequential modeling and attention-based decoder with local positional encodings for learning relations globally. Experimental results on Zhihu datasets illustrate the proposed model outperforms other state-of-the-art text classification based methods.

Keywords

Cite

@article{arxiv.1912.00113,
  title  = {Tag Recommendation by Word-Level Tag Sequence Modeling},
  author = {Xuewen Shi and Heyan Huang and Shuyang Zhao and Ping Jian and Yi-Kun Tang},
  journal= {arXiv preprint arXiv:1912.00113},
  year   = {2019}
}

Comments

This is a full length version of the paper in DASFAA 2019

R2 v1 2026-06-23T12:31:43.453Z