This package browser is in early development. Mind the rough edges.

rust-unic-segment 0.9.0

Text segmentation algorithmes for UNIC

This UNIC component implements algorithms from Unicode Standard Annex #29 - Unicode Text Segmentation, used for detecting boundaries of text element boundaries, such as user-perceived characters (a.k.a. grapheme clusters), words, and sentences.

Installation

Install rust-unic-segment 0.9.0 as follows:

guix install rust-unic-segment@0.9.0

Or install the latest version:

guix install rust-unic-segment

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.