Skip to content
Discussion options

You must be logged in to vote

Try setting all of the spans_ruler_* scores to to null instead of removing them? There will be minor differences in the results with the added span_ruler, but in all the examples this looks like a math/scoring problem and not an actual training problem. (There is no key ruler so a 0.0 score is getting averaged in.)

I would also add that I'd have to double-check exactly how the scoring works if the span_ruler and spancat both add the same span more than once. spancat will overwrite the entire spans_key, but I think that span_ruler would extend the existing spans using the default settings.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@micmizer
Comment options

@adrianeboyd
Comment options

Answer selected by micmizer
@micmizer
Comment options

@adrianeboyd
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / spanruler Feature: Entity and span ruler
2 participants