Skip to content

Enhancement/Single class classification#489

Merged
Hironsan merged 2 commits into
doccano:masterfrom
CatalystCode:enhancement/single-class-classification
Jun 12, 2020
Merged

Enhancement/Single class classification#489
Hironsan merged 2 commits into
doccano:masterfrom
CatalystCode:enhancement/single-class-classification

Conversation

@c-w
Copy link
Copy Markdown
Member

@c-w c-w commented Dec 6, 2019

Doccano's text classification project type currently supports multi-class classification scenarios, i.e. each document can be annotated with N of M labels. However, sometimes we require single-class classification, i.e. each document can only be annotated with 1 of M labels.

This pull request adds an option to mark a project as "single class classification" which enforces that only a single label can be added to each document.

Animation showing single-class classification experience

@c-w c-w force-pushed the enhancement/single-class-classification branch from 9ae92d3 to e0ec123 Compare January 30, 2020 19:24
@Hironsan Hironsan merged commit a6f0d0e into doccano:master Jun 12, 2020
@c-w c-w deleted the enhancement/single-class-classification branch June 12, 2020 18:51
@kuraga kuraga mentioned this pull request Nov 28, 2020
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