Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depdencing parsing #4

Open
ramtinms opened this issue Dec 8, 2016 · 0 comments
Open

Depdencing parsing #4

ramtinms opened this issue Dec 8, 2016 · 0 comments

Comments

@ramtinms
Copy link
Owner

ramtinms commented Dec 8, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant