Skip to content

[QUESTION] Getting a tagset for a stanza model #1066

@k-sap

Description

@k-sap

I'd like to, preferably programmatically as in Spacy, get tagsets for all processors for a given model/language in Stanza.

E.g. all NER tags, all dependency relations. (I know that NER tags are included in the documentation.)
I need to know what are the possible labels returned by Stanza and be able to update it easily.

Is it possible to get such information for a specific Stanza model?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions