Giter VIP home page Giter VIP logo

Comments (3)

LinguList avatar LinguList commented on August 19, 2024

Because we want to read the graph in unicode in cytoscape, and cytoscape accepts gml with unicode. We want to look at real word forms when looking at clics data, this is why we write it in this form in GML. The standard is a bit problematic, but was during creation of clics1 useful for inspection, and by then GML problems did not persist.

from clics2.

Anaphory avatar Anaphory commented on August 19, 2024

If cytoscape could unescape HTML character references, the solution would be to just let generate_gml generate those for the IPA symbols, so I assume cytoscape does not have that decoding step?
(For ISO 8859-1, the &name; syntax is actually in the GML standard, so that would be a bug in cytoscape; Even though the GML standard is way old and restricting this to ISO 8859-1, not knowing anything about UTF-8 yet, which is actually a much better solution nowadays, supporting &name; would probably not be hard and still be helpful for compatibility, but that's not a discussion for here.)

I will just install cytoscape, it's probably the nicer solution anyway.

from clics2.

Anaphory avatar Anaphory commented on August 19, 2024

I have marked this issue as “won't fix” for now, let's close it and re-open it if ever cytoscape's behaviour changes to permit &name;.

from clics2.

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.