Skip to content

Semantic tags #92

@marcverhagen

Description

@marcverhagen

We are about to add some discriminators for semantic category sets that cannot be interpreted as named entity category sets (GO categories for example, and WordNet synsets would fall in this category as well). And we are about to add semtags as a property on Token since we use that for the GOST tagger, and that new tag would be similar to pos except that we allow a list.

With semantic tags however we need to deal with the situation where the tag is not on a token but on a phrase. Do we add Chunk to the vocabulary with some generic properties including semtags (also see issue #90)? One thing not to like about that is that semtags would then be defined at two spots. Do we want to consider a Semantics type along a Morphology type?

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