Skip to content

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

@radu-ion

Description

@radu-ion

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions