/topic-aware-tag-prediction

Re implementation of "Topic-Aware Neural Keyphrase Generation for Social Media Language"

Primary LanguageJupyter NotebookMIT LicenseMIT

Tag generation for Japanese article

Re-implementation of "Topic-Aware Neural Keyphrase Generation for Social Media Language"

Open In Colab

Auther : @m3yrin

Reference

Dataset

Qiita articles. These are mainly technical articles written in Japanese.
https://qiita.com/

You can gather articles through Qiita API.
https://qiita.com/api/v2/docs?locale=en

Memo

  • Some methods are not implemented
    Beam search and copy mechanism are not implemented.

  • GPU instance is recommended
    qiita_tag_prediction.ipynb is tested on Google Colaboratory with GPU instance.
    If you feel training is slow, please check instance type.