Code Monkey home page Code Monkey logo

Comments (5)

spetitjean avatar spetitjean commented on August 28, 2024

Thanks a lot for the report!
So, this is more a TuLiPA bug, right? Or do the local and online versions of XMG produce different outputs?
I will have a look as soon as possible, maybe 3 more things could help the diagnostic until then:

  • in the online TuLiPA console output, can you see if the type hierarchy is correctly loaded?
  • is it correct that in both cases, the CYKTAG parser is used?
  • are you able to check which version of TuLiPA (which commit, ideally) is provided in the VM? I forgot if this is only a jar file or the whole git repository.

from xmg-webgui.

spetitjean avatar spetitjean commented on August 28, 2024

So, the bug is the following: the type hierarchy is not used because the file size is above the limit fixed by the server.
For instance, adding the constraint "physical_object -> entity" reduces the size of the hierarchy from 4Mb to 1, and the parsing produces the expected output.
We should think about increasing the size limit on the server, and definitely display an error message when uploads fail (it is actually the case when the grammar file is too large).
In the meantime, when large hierarchies are needed, I could only suggest to use the latest desktop version of TuLiPA (https://github.com/spetitjean/TuLiPA-frames/raw/master/TuLiPA-frames.jar).

from xmg-webgui.

eseyffarth avatar eseyffarth commented on August 28, 2024

This is perfectly helpful, adding constraints to make the type hierarchy smaller fixed the issue for me! Thank you!

from xmg-webgui.

spetitjean avatar spetitjean commented on August 28, 2024

Great, I will leave the issue open until we fix the missing error message then :)

from xmg-webgui.

spetitjean avatar spetitjean commented on August 28, 2024

The error messages for upload fails are fixed.

from xmg-webgui.

Related Issues (17)

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.