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

Retrain with new tags? #16

Open
jbkoh opened this issue Oct 6, 2017 · 0 comments
Open

Retrain with new tags? #16

jbkoh opened this issue Oct 6, 2017 · 0 comments

Comments

@jbkoh
Copy link

jbkoh commented Oct 6, 2017

Hi,

I am trying to do some transfer-learning framework with CRF. I would like to use the "retrain" feature but CRFSharp requires the pretrained model to have all tags in new learning samples. I could manually put all labels at the first learning, but once a new model is trained upon an existing model, it only contains the tags in the new samples.

Is there a way to keep tags in pretrained model at the target model?
Or even better, is there a way to provide possible tags at the encoding stage separately?

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

1 participant