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
{{ message }}
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.
I'm not sure I have the answer, being ignorant of Russian hyphenation rules. This library uses a Russian dictionary by Peter Novodvorsky in the dicts directory. You can read more about it here and the dictionary itself is here.
It might be possible to add some option to the hyphenator that ignores word tokens below a certain size, but my recollection is there's nothing in the code that approaches that right now.
I've seen this example in the source code:
Short words are not hyphenated
This doens't hold for Russian language where 5 letter words got hyphenated, how can I control this behavior?
The text was updated successfully, but these errors were encountered: