Open Bug 1973862 Opened 5 days ago Updated 2 days ago

Intl.Segmenter should handle locale argument

Categories

(Core :: JavaScript: Internationalization API, defect)

defect

Tracking

()

ASSIGNED

People

(Reporter: m_kato, Assigned: anba)

Details

Attachments

(1 file)

ICU4X 2.0 has icu4x::capi::icu4x_SentenceSegmenter_create_with_content_locale_mv1 and icu4x::capi::icu4x_WordSegmenter_create_auto_with_content_locale_mv1 to handle locale argument (Grapheme cluster doesn't have it since no locale option). So Intl.Segmenter should handle locale argument.

Call the new segmenter constructors from ICU4X 2.0 to get locale-dependent
word and sentence segmentation.

Assignee: nobody → andrebargull
Status: NEW → ASSIGNED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: