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.

Implement beam search #10

Description

@danielhers

The parser currently works in greedy mode only. In order to improve its accuracy, beam search should be helpful. This will require adding the IDLE transition (as in Zhu et al. (2013)).
(From huji-nlp/ucca#5)

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