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.

Scenes without main relation #11

Description

@danielhers

TUPA often predicts a node with A (participant) children but no P/S (process/state). There are several ways to tackle this problem:

  1. Add constraints on Reduce to force creating this relation. Might make the parser get to dead ends with no possible action, though, or resort to taking unreasonable decisions. Beam search might remedy this (Implement beam search #10).
  2. Attach the missing relations in post-processing.

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