Skip to content

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

License

Notifications You must be signed in to change notification settings

m3yrin/topic-aware-tag-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published