ChemSpot
ChemSpot copied to clipboard
Unable to access jarfile chemspot.jar
HI I have tried to follow the commands with some sample text but received the following error on Ubuntu 16.04.
Unable to access jarfile chemspot.jar
I had the same issue, and an attempted build with Maven failed due to dependency issues (see below).
Luckily an archive including runnable jar-file, dictionary and models is available here:
https://www.informatik.hu-berlin.de/de/forschung/gebiete/wbi/resources/chemspot
Maven (3.3.9) error message:
[ERROR] Failed to execute goal on project chemspot: Could not resolve dependencies for project de.berlin.hu:chemspot:jar:1.4: Failed to collect dependencies at org.apache.uima:uimaj-core:jar:2.3.0-incubating: Failed to read artifact descriptor for org.apache.uima:uimaj-core:jar:2.3.0-incubating: Could not transfer artifact org.apache.uima:uimaj-core:pom:2.3.0-incubating from/to ucc-repo (http://maven.ch.cam.ac.uk/m2repo): maven.ch.cam.ac.uk: Name or service not known: Unknown host maven.ch.cam.ac.uk: Name or service not known -> [Help 1] [ERROR]