Skip to content

How can I get the parsing in the same format for sentences in German #24

@inigo-jauregi

Description

@inigo-jauregi

Hi,

I am trying to use this model for parse sentences in German with the dependency parser that is used in this code.

So, the DependencyParse.java file has the following lines:

public static final String TAGGER_MODEL = "standford-tagger/models/english-left3words-distsim.tagger"; public static final String PARSER_MODEL = "edu/standford/nlp/models/nndep/english_SD.gz";

Is it enough to change those lines in order to specify a German tagger and parser?

Thanks in advance for any help,

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