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
usage.rst gains the Japanese story in the East Asian section, told
background first: how a Japanese name is written across kanji and the
two kana syllabaries, why hiragana identifies a native name and
katakana does not, then the two behaviors that follow without
configuration (kana-licensed family-first order, the nakaguro as a
token separator), then the segmenter opt-in, then the boundaries --
pure katakana, romanized text, the two-character rule, the
SEGMENTATION report's own wording, silent declines, and the CLI's
inability to attach a segmenter.
locales.rst gains a Segmenters section carrying the decline contract
(segment_scripts unions, so a segmenter is offered every activated
script's tokens and must decline what it cannot read) and the
empty-lexicon pack recipe ja is the shipped example of; customize.rst
states that the kana behaviors ride the two existing switches and that
the middle dot rides neither; concepts.rst qualifies "parsing never
raises" with the one exception a user-supplied callable creates.
migrate.rst's CJK section absorbs the new shapes rather than growing a
parallel one, every claim checked shape by shape against the pinned
1.4 worker: the spaced flips, the lone-token moves, both nakaguro
outcomes, the nickname render, and the katakana non-change.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments