Skip to content

Test Failure during mvn install #1

@angel-daza

Description

@angel-daza

Hi, I am trying to test this tool but there seem to be issues regarding stanfordCoreNLP. Actually even by just cloning this repo and executing mvn install it throws an error:

Tests in error: 
  tokenizeSpanish(zalando.analytics.parser.wrappers.TestTokenizerWrapper): argsToProperties could not read properties file: StanfordCoreNLP-spanish.properties
  tokenizeFrench(zalando.analytics.parser.wrappers.TestTokenizerWrapper): argsToProperties could not read properties file: StanfordCoreNLP-french.properties
  tokenizeGerman(zalando.analytics.parser.wrappers.TestTokenizerWrapper): argsToProperties could not read properties file: StanfordCoreNLP-german.properties
  testParseGerman(zalando.analytics.parser.wrappers.TestPipelineWrapper): argsToProperties could not read properties file: StanfordCoreNLP-german.properties
  testParseEnglish(zalando.analytics.parser.wrappers.TestPipelineWrapper): Error while loading a tagger model (probably missing model file)

Tests run: 35, Failures: 0, Errors: 5, Skipped: 4

Could it be that something change with the stanford dependencies?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions