Skip to content

Depdencing parsing #4

@ramtinms

Description

@ramtinms

Depdencing parsing

Although Tokenregex is not designed initially for processing over dependency trees, here is a trick we use for having query over dependency parse trees.

For token gave we keep these key values.

label value
dep-head ``
dep-nsubj 3-NNP-Obama
dep-dobj 7-NN-address

But we need compound queries to be able to process

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions