Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to train a new model? #5

Open
SeekPoint opened this issue Jun 6, 2018 · 1 comment
Open

how to train a new model? #5

SeekPoint opened this issue Jun 6, 2018 · 1 comment

Comments

@SeekPoint
Copy link

No description provided.

@mysbupt
Copy link
Contributor

mysbupt commented Jun 6, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants