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

Requesting two annotators with one query? #236

Open
LydiaMak opened this issue Feb 10, 2025 · 0 comments
Open

Requesting two annotators with one query? #236

LydiaMak opened this issue Feb 10, 2025 · 0 comments

Comments

@LydiaMak
Copy link

Is it possible to request two annotators at the same time?

I try something like this

L.query("objects.objectId, sherlock_classifications.*,alerce_lc.classification as alerce_class, NEEDLE.classification as needle_class",
"objects,sherlock_classifications,annotator:alerce_lc,NEEDLE",
"objects.objectId IN {s}".format(s=tuple(i)))
but it fails.

Thank you,
Lydia

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