Coder Social home page Coder Social logo

Comments (6)

zifeishan avatar zifeishan commented on August 30, 2024

@netj It seems that this is not fixed yet... Would you debug the recall mode for the latest release? Thanks!

from mindbender.

zifeishan avatar zifeishan commented on August 30, 2024

@netj
When I try the LATEST release from my local Mac it shows:

Starting Mindtagger for all tasks under /Users/zifei/repos/clearcut/insurance/extractors/labeling/...
Parsing task configuration: label_documents/mindtagger.conf
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/typesafe/config/ConfigMergeable : Unsupported major.minor version 52.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at HOCON2JSON.main(hocon2json.scala)

and my java version is 1.7.0_67.

from mindbender.

zifeishan avatar zifeishan commented on August 30, 2024

@netj And though it runs on my Linux environment, now I cannot see the tags panel. See below:

I cannot see the dropbox to select the tags.

image

Best,
Zifei

from mindbender.

netj avatar netj commented on August 30, 2024

It seems the Mac binary has been built with Java 8. Will address this.

The recall mode template syntax has changed a bit since 0.2.x. Could you give a check at the examples?

from mindbender.

netj avatar netj commented on August 30, 2024

@zifeishan Should be fixed by 5d9359e. The LATEST binaries will be updated shortly. It turns out the HOCON library version I used was for Java 8 only. Can you kindly close this after confirming?

from mindbender.

zifeishan avatar zifeishan commented on August 30, 2024

It works! Thanks!

from mindbender.

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.