You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@KoichiYasuoka after some consideration, I think it could work as there are a few ancient languages that could benefit from pre-segmented text input.
What concerns me is how the end-user will be able to provide pre-segmented text required for this. I'd like to know what you think about this?
Unfortunately, I am too busy to work on this, so I'd like to encourage you to do it (if you are up for it)! 😄
I used "lzh" model, but its performance for sentence segmentation seems rather worse. So I tried to disable sentence segmentation:
This quick hack works well, and I think we need an option for
spacy_udpipe.load
to disable sentence segmentation. How do you think, @asajatovic ?The text was updated successfully, but these errors were encountered: