[FEATURE] Support Bulk view forSpanQuestion
#4732
Labels
area: ui
Indicates that an issue or pull request is related to the User Interface (UI)
team: ml
Indicates that the issue or pull request is owned by the Machine Learning (ML) team
type: enhancement
Indicates new feature requests
Milestone
Is your feature request related to a problem? Please describe.
Previously (using old
TokenClassificationDataset
) on Bulk view you could easily look over the records on one page. This was especially powerful combined with search & vector search. Especially for use cases where each record is relatively short. (example screenshot:)Describe the solution you'd like
At the very least would like to be able to use Bulk mode to view the annotated records with the colorful annotations. (Currently it is just showing as plain black text for pending records, and not even that if the records are submitted)
Describe alternatives you've considered
Clicking through the records one-at-a-time is just not the same :/
Additional context
Should work with search & vector search.
I don't see why labeling shouldn't be supported either, even if it is one record at a time & not a bulk
bulk
. (Especially if combined with other question types. example: I can bulk annotate the LabelQuestion & work on one-record-at-a-time for the spans)The text was updated successfully, but these errors were encountered: