Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Failure during mvn install #1

Open
angel-daza opened this issue Oct 30, 2018 · 0 comments
Open

Test Failure during mvn install #1

angel-daza opened this issue Oct 30, 2018 · 0 comments

Comments

@angel-daza
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant