Skip to content

Allow for verb particles #84

@elliottash

Description

@elliottash

The current implementation does not work well on examples like

"prices went up"

because "up" is coded as direction. it would be better if instead "went up" is its own verb.

In spacy, "up" is identified as a particle dependency attached to the verb. So that could be a way to fix it.

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