Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Restricted inference for transitions #12

Description

@danielhers

Constraints:

  • Top level must be F, L, H, G or U
  • L must also be LR
  • H must have P or S
  • F must not have children
  • Scene (units with P, S or A) must have exactly one P or S
  • Scene must be H, A, E or C thereof
  • Scenes must have only P, S, A, D, G, F, T and U
  • Complex units (units with C) must have only C, E, R, F and U; or only C, N, F and U
  • Complex units with E must have only one C
  • Linkage units (units with LR or LA) must have only LR (exactly one) and LA (at least two)

Some are already implemented, but some are violated in training data and so disabled.

Should by unified with constraints from static/js/classes.js in the old web app or the constraints in UCCAApp.

From huji-nlp/ucca#22.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions