Skip to content

ClassNotFoundException when producing dependency parsers #13

@Lucho0491

Description

@Lucho0491

When I tried to run the cmd in the 'dependency_parse' function in preprocess_sst.py, an error occurred as follows:

Caused by: java.lang.ClassNotFoundException: edu.stanford.nlp.tagger.maxent.ExtractorNonAlphanumeric

I guess ExtractorNonAlphanumeric should exist in the corresponding directory in the stanford-parser.jar, but it is not the case actually. Can you help solve this issue? Many thanks.

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