Skip to content

Chore: Gilda annotate changes return data format in release 1.5.0 #854

@DnlRKorn

Description

@DnlRKorn

In Gilda==1.5.0 annotate was changed to return an object instead of a tuple, so the following line fails.

for match_text, match, start, end in annotate(text, grounder=self.grounder):

Currently we downgrade to Gilda<1.5 to avoid this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions