Git Product home page Git Product logo

Comments (2)

MihaiSurdeanu avatar MihaiSurdeanu commented on August 30, 2024

Thanks @kwalcock !

I've assumed "due" is a preposition... If it's tagged as JJ that is fine. We just need to adjust the postprocessing rule for this.
Also, note that, theoretically, the ambiguity you mentioned ("because of" vs. "scheduled to") should be resolved through syntax, which, hopefully, our rules do. It is Ok to leave this ambiguity in at POS tag level.

Similarly, the words in between "due" and "to" should be modeled by Odin rules.

from processors.

kwalcock avatar kwalcock commented on August 30, 2024

It sounds like the POS is not the important part. Using JJ might be somewhat faster because it is more likely to start like that and need less rewriting, but the cost is trivial and compatibility might be important. It must be the dependency that is the focus and the goal to get that mwe (multi-word expression?) edge in there. The training data for it looks very inconsistent. It seems like the result could be slightly improved if the mwe edge were also added if "due to" wasn't necessarily consecutive and not added if the due means scheduled. It looks like the code can't be removed, though, and that was what I was hoping for. Oh well. It's easy enough.

from processors.

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.