Giter Site home page Giter Site logo

alpino-query's People

Contributors

bbonf avatar bramvanroy avatar gersonfoks avatar liesbetha avatar mhkuu avatar oktaal avatar vincentccl avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

alpino-query's Issues

HTTPError: 404 Client Error: Not Found for url:

Hi there,

When I tried to parse the sentence "The Mousetrap speelt zich af in hotel/pension Monkswell Manor in de jaren 50 van de twintigste eeuw .",

I used:
sent = "The Mousetrap speelt zich af in hotel/pension Monkswell Manor in de jaren 50 van de twintigste eeuw."
doc = nlp(sent)
tokens = [token.text for token in doc]
alpino_xml = AlpinoQuery().parse(tokens)

It returns:

HTTPError: 404 Client Error: Not Found for url: https://gretel.hum.uu.nl/api/src/router.php/parse_sentence/The+Mousetrap+speelt+zich+af+in+hotel%2Fpension+Monkswell+Manor+in+de+jaren+50+van+de+twintigste+eeuw+.

However, when I used the GRETEL webpage to parse it, it is actually parsable:
https://gretel.hum.uu.nl/ng/example-based-search?currentStep=1&retrieveContext=0&inputSentence=The%20Mousetrap%20speelt%20zich%20af%20in%20hotel%2Fpension%20Monkswell%20Manor%20in%20de%20jaren%2050%20van%20de%20twintigste%20eeuw%20.&isCustomXPath=0&respectOrder=0&ignoreTopNode=0

Could you let me know how I can fix this issue?

Thanks

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.