Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Group NER preds by sample#327

Merged
brandenchan merged 3 commits intomasterfrom
ner_grouping
Apr 20, 2020
Merged

Group NER preds by sample#327
brandenchan merged 3 commits intomasterfrom
ner_grouping

Conversation

@brandenchan
Copy link
Copy Markdown
Contributor

Previously, when the inferencer was fed more than one sample, all predictions were returned in one list. Now it returns one list for each sample filled with that sample's predictions. Addresses #326

@brandenchan brandenchan requested a review from tholor April 17, 2020 10:16
@brandenchan brandenchan merged commit bfce440 into master Apr 20, 2020
tanaysoni pushed a commit that referenced this pull request Apr 24, 2020
* Group NER formatted preds for multi sample

* Fix test

* Fix another test error
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants