Re-implementation of "Topic-Aware Neural Keyphrase Generation for Social Media Language"
Auther : @m3yrin
-
Papar Topic-Aware Neural Keyphrase Generation for Social Media Language
Yue Wang, Jing Li, Hou Pong Chan, Irwin King, Michael R. Lyu, Shuming Shi
https://arxiv.org/abs/1906.03889
ACL 2019 Long paper -
Qiita data gathering
- https://qiita.com/pocket_kyoto/items/64a5ae16f02023df883e
"Qiitaの記事データは、機械学習のためのデータセットに向いている"
- https://qiita.com/pocket_kyoto/items/64a5ae16f02023df883e
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
-
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.