Code Monkey home page Code Monkey logo

Comments (4)

pasky avatar pasky commented on September 3, 2024

Um, are you sure this is not another network issue?

Or, potentially, try running it a few times.

I can download from the URLs the logs mention:

INFO ResourceObjectProviderBase - downloading http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-model-releases-local/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim/20140616.1/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim-20140616.1.jar ...
INFO ResourceObjectProviderBase - downloading http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-model-releases-local/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim/20140616.1/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim-20140616.1.jar ...
INFO ResourceObjectProviderBase - downloading http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-model-releases-local/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-upstream-tagger-en-bidirectional-distsim/20140616/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-upstream-tagger-en-bidirectional-distsim-20140616.jar ...
WARN ResourceObjectProviderBase - [FAILED ] de.tudarmstadt.ukp.dkpro.core#de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim;20140616.1!de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim.jar: /home/ec2-user/.ivy2/cache/de.tudarmstadt.ukp.dkpro.core/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim/jars/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim-20140616.1.jar.part (No such file or directory) (371ms)
WARN ResourceObjectProviderBase - [FAILED ] de.tudarmstadt.ukp.dkpro.core#de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim;20140616.1!de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim.jar: (0ms)
WARN ResourceObjectProviderBase - ==== shared: tried
WARN ResourceObjectProviderBase - /home/ec2-user/.ivy2/shared/de.tudarmstadt.ukp.dkpro.core/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim/20140616.1/jars/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim.jar
WARN ResourceObjectProviderBase - ==== public: tried
WARN ResourceObjectProviderBase - http://repo1.maven.org/maven2/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim/20140616.1/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim-20140616.1.jar
WARN ResourceObjectProviderBase - ==== ukp-model-releases: tried
WARN ResourceObjectProviderBase - http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-model-releases-local/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim/20140616.1/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim-20140616.1.jar

            Petr Baudis
If you have good ideas, good data and fast computers,
you can do almost anything. -- Geoffrey Hinton

from yodaqa.

k0105 avatar k0105 commented on September 3, 2024

Hm, the logs complain about a file not being available that clearly is available from TU Darmstadt's repo: http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-model-releases-local/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.stanfordnlp-model-tagger-en-bidirectional-distsim/20140616.1/

The error seems fishy to me as well - I cannot reproduce it.

from yodaqa.

bhanuprakashganta avatar bhanuprakashganta commented on September 3, 2024

Rebuild worked OK. I could not find the root cause for the very initial download failure.
Now, I am able to build and run YodaQA successfully.

Thank you!!!

from yodaqa.

KateDivision avatar KateDivision commented on September 3, 2024

Got almost exactly same ouput when tried to run YodaQA out of the Docker image.
So I've built all the images, run the "docker-compose.sh" (having corrected the docker-compose file) and then the "yodaqa.sh sh" and then typed a random question on the prompt.
Any idea where that might be coming from?
I've rebuilt the yoda image 3 times, no luck.

from yodaqa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.