open-i18n/rust-unic

[unic-segment] Implement Setence Boundry algorithm

behnam opened this issue · 0 comments

References:

#174 has implementation of the properties needed (e.g. Setence_Break) and the other two segmentation algorithms.

See also #135.