• Home
Name Date Size #Lines LOC

..--

README.mdD04-Jul-2025524 123

char.txtD04-Jul-20252.4 KiB8262

line.txtD04-Jul-202513.6 KiB407326

line_cj.txtD04-Jul-202513.7 KiB408327

line_loose.txtD04-Jul-202514.1 KiB418336

line_loose_cj.txtD04-Jul-202515.5 KiB436354

line_loose_phrase_cj.txtD04-Jul-202516.1 KiB449366

line_normal.txtD04-Jul-202513.7 KiB409328

line_normal_cj.txtD04-Jul-202514.1 KiB415334

line_normal_phrase_cj.txtD04-Jul-202514.6 KiB428346

line_phrase_cj.txtD04-Jul-202514.2 KiB420339

sent.txtD04-Jul-20252.4 KiB8466

sent_el.txtD04-Jul-20252.5 KiB8466

title.txtD04-Jul-2025936 2720

word.txtD04-Jul-20255.8 KiB173131

word_POSIX.txtD04-Jul-20255.8 KiB173131

word_fi_sv.txtD04-Jul-20255.8 KiB173131

README.md

1<!--
2Copyright (C) 2016 and later: Unicode, Inc. and others.
3License & terms of use: http://www.unicode.org/copyright.html
4-->
5
6## Break Iterator Rule Source Data
7
8This directory contains rule based break iterator rule files, one set per file.
9
10The set of rules to be included for each locale is defined in the parent directory, icu/icu4c/source/data/brkitr. Most locales fall back to root rules, which are from char.txt, word.txt, line.txt and sent.txt for, respectively, grapheme cluster, word, line and sentence breaks.
11
12