Skip to content

consistent name for pos tags #2

@brendano

Description

@brendano

the thing that is the sequence of POS tag strings.

get_phrases(postags=) but in the returned dict it's {'pos': [....]}

it's inconsistent because dict key 'pos' is how we do it in the corenlp wrapper and conll format converters. but it would be better to be consistent within this package.

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