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

Kylel/2023/box query doc #27

Merged
merged 5 commits into from
Aug 5, 2023
Merged

Kylel/2023/box query doc #27

merged 5 commits into from
Aug 5, 2023

Conversation

kyleclo
Copy link
Collaborator

@kyleclo kyleclo commented Aug 5, 2023

No description provided.

@kyleclo kyleclo requested a review from soldni August 5, 2023 19:08
Comment on lines 67 to +68
self.__entity_span_indexers[field_name] = EntitySpanIndexer(entities=entities)
self.__entity_box_indexers[field_name] = EntityBoxIndexer(entities=entities)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happens here if any/all of the entities have only boxes or spans?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mmmm lemme test

@kyleclo kyleclo merged commit b23f2e4 into main Aug 5, 2023
3 checks passed
@kyleclo kyleclo deleted the kylel/2023/box-query-doc branch August 5, 2023 20:30
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

Successfully merging this pull request may close these issues.

2 participants