Skip to content

Dependency edges to and from I-tagged tokens #19

@TheresaSchmidt

Description

@TheresaSchmidt

Creating new issue for dependency edges to and from tokens that were tagged with an I-tag in the IOB2 tagging scheme.

First mentioned here:

Goal: Our CoNLL-U recipes should have dependencies only to and from B-tagged tokens, i.e. the first tokens of each node.

  • The json_to_conll script should move edges from I-tokens to their respective B-tokens.
  • Ideally, the parser shouldn't generate these edges in the first place.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions