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

Add support for CQP's "global constraint" checks #116

Open
Akron opened this issue Jun 13, 2022 · 0 comments
Open

Add support for CQP's "global constraint" checks #116

Akron opened this issue Jun 13, 2022 · 0 comments

Comments

@Akron
Copy link
Member

Akron commented Jun 13, 2022

In CQP further constraints (introduced by ::) can be added to tokens that are not directly serialized in the QL. An example by Elena is adj:[pos = "ADJ."] :: adj < 500"; which will return all adjectives in the first 500 tokens of the corpus. Some of these constraints should already be serializable in Koral but are not yet implemented.

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

No branches or pull requests

1 participant