Adriane Boyd
Adriane Boyd
> > I strongly think `FUZZY3` should be exactly 3 edits or it is way too confusing to explain to users. > > even when 3 >= len(input_text)? allowing fuzzy_compare...
Can you add tests for this similar to the existing `spancat` tests?
@explosion-bot please test_gpu
It looks like it needs to be updated to handle empty docs.
A few things related to the overall config/design vs. `spancat`: * this feels like it should be what happens for `max_positive = 1` in `spancat` * wouldn't it make sense...
I think it makes sense to refactor `_make_span_group` to remove the `labels` argument.
I think the last thing for the docs is to figure out how to mark all the new things clearly as new.
Yes, there would be new tags from `3.5.1`. What I'm not sure is exactly how best to mark `spancat_singlelabel` on the combined API docs page.
The markers should go next to the setting name in the settings column rather than in the descriptions.
Could you also revert all the formatting-only changes to the other `.mdx` files?