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

crf_mira/crf_sgd do not work with any model type #31

Open
radu-ion opened this issue Aug 10, 2016 · 0 comments
Open

crf_mira/crf_sgd do not work with any model type #31

radu-ion opened this issue Aug 10, 2016 · 0 comments

Comments

@radu-ion
Copy link

Hi,

I've been trying different training algorithms for projective/non-projective, labeled/non-labeled parsing but when using the above-mentioned training algorithms (-train_algorithm flag) I always get this exception:

F0810 08:39:25.236351 10292 DependencyDecoder.cpp:88] Check failed: dependency_parts->IsArcFactored()

in spite of the fact that

I0810 08:41:20.655047 18068 TurboParser.cpp:44] Training parser...
I0810 08:41:20.656047 18068 DependencyOptions.cpp:242] Arc factored parts enabled.

-model_type was set to basic/standard/full.

svm_mira/svm_sgd work fine.

My x64 TurboParser build is on Windows 10 with Visual Studio 2013 (version 12.0).

Thanks a lot,
Radu

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