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

Training algorithms other than lBFGS are not supported for semi-Markov and higher-order models #2

Open
WladimirSidorenko opened this issue Mar 3, 2015 · 0 comments
Assignees

Comments

@WladimirSidorenko
Copy link
Owner

Example:

./frontend/crfsuite learn --type=semim -m semim.model -a l2sgd tests/test_sm_1.input
CRFSuite 0.12 Copyright (c) 2007-2011 Naoaki Okazaki

ERROR: Training algorithm 'l2sgd' is not supported for this type of graphical model. Try `lbfgs' instead.

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

No branches or pull requests

1 participant