Giter Club home page Giter Club logo

ixa-pipe-ned's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ixa-pipe-ned's Issues

invalid xml character

ixa-pipe-ned raises an exception if the input file contains an 'emoticon' xml character. Strange enough, it reports a different character (&#56867) than the one in the input (&#x1f623)

$ java -jar $MDIR/ixa-pipe-ned/target/ixa-pipe-ned-1.1.6.jar -p 2060 < /tmp/test.naf > /tmp/test2.naf
 INFO 2016-07-17 15:43:31,131 main [DBpediaSpotlightClient] - Querying API.
[Fatal Error] :2:287: Character reference "&#56867" is an invalid XML character.
Disambiguation failed: 
java.lang.NullPointerException
    at ixa.pipe.ned.Annotate.disambiguate2KAF(Annotate.java:295)
    at ixa.pipe.ned.Annotate.XMLSpot2KAF(Annotate.java:282)
    at ixa.pipe.ned.Annotate.disambiguateNEsToKAF(Annotate.java:70)
    at ixa.pipe.ned.CLI.parseCLI(CLI.java:97)
    at ixa.pipe.ned.CLI.main(CLI.java:28)

Input file: https://gist.github.com/vanatteveldt/11a99358916711a9afa62132d7db5e85. Manually replacing the smileys by "X" solves the issue.

Error in DBpediaSpotlightClient

When running this module (as part of the vu-rm-pip3 pipeline), I get the following error:

-- Running ixa-pipe-ned
launching dbpedia spotlight server
waiting for connection...
waiting for connection...
INFO 2020-02-07 13:51:49,369 main [DBpediaSpotlightClient] - Querying API.
ERROR 2020-02-07 13:51:53,742 main [DBpediaSpotlightClient] - Method failed: HTTP/1.1 500 Internal Error
component ixa-pipe-ned failed

Any pointers to where this error could come from?

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.