Skip to content

Return same type of match objects for all gazetteers, return consolidated match data #148

@johann-petrak

Description

@johann-petrak

Check if we could return the same match objects for all gazetteers (Token, String, Regex).

Also check if the match object could just contain the fields start, end, data, type, with data a list of feature dicts and type an equally long list of type names. This would make the find... methods much more useful to users using this for plain string matching.

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