Skip to content

[link] Allow to build more than one component #509

Description

@MartinKl

In some cases, especially when Dominance edges are involved, it might be useful to be able to configure link in the following way:

components = [
    {ctype = "Dominance", layer = "annis", name = ""}, 
    {ctype = "Dominance", layer = "annis", name = "syntax"}, 
    {ctype = "Coverage", layer = "annis", name = ""}
]

Currently, only one component can be provided, which is fine for most, but as illustrated, not all use cases.

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

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions