thunlp / THUCKE

THU Chinese Keyphrase Extraction Toolkit
MIT License
124 stars 18 forks source link

how to train a new model? #5

Open SeekPoint opened 6 years ago

mysbupt commented 6 years ago

You can refer to the reference paper "Zhiyuan Liu, Xinxiong Chen, Yabin Zheng, Maosong Sun. Automatic Keyphrase Extraction by Bridging Vocabulary Gap. The 15th Conference on Computational Natural Language Learning (CoNLL 2011)." for more details about training a new model.

In summary, you need to install and use giza++ platform to train a word alignment model, here is the link for downloading: https://github.com/moses-smt/giza-pp