Skip to content

Import textgrid: Facilitate tier name listing by allowing regular expressions #447

@MartinKl

Description

@MartinKl

Assume there is a tier morph with annotations morph-cat, morph-flex, etc, instead of configuring tier_groups this way:

morph = ["morph-cat", "morph-flex", ...]

one could allow for:

morph = ["morph-.*"]

This comes in handy when there are a lot of tiers with a fixed naming scheme and might also encourage users to think about there annotation names in a different way.]

Metadata

Metadata

Assignees

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