-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels