Skip to content
Discussion options

You must be logged in to vote

Thanks for the detail, that's helpful.

The main issue is that only some some components are resizable, and SpanCategorizer is not one of those components. You can check this with .is_resizable.

I don't think that means you're out of options for dealing with this problem. If you could tell me a bit more about your data, maybe we can come up with something that'll work. Between your two training sets, are they the same examples in both just with different labels? Or does training set 1 contain examples that are unique from training set 2?

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@marpavakav
Comment options

Comment options

You must be logged in to vote
5 replies
@marpavakav
Comment options

@pmbaumgartner
Comment options

@marpavakav
Comment options

@pmbaumgartner
Comment options

@marpavakav
Comment options

Answer selected by marpavakav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / spancat Feature: Span Categorizer
2 participants