You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered: