• Home
Name Date Size #Lines LOC

..--

README.mdD06-Mar-2025524 123

char.txtD06-Mar-20252.4 KiB8262

line.txtD06-Mar-202510.8 KiB365288

line_cj.txtD06-Mar-202511 KiB366289

line_loose.txtD06-Mar-202511.4 KiB376298

line_loose_cj.txtD06-Mar-202512.8 KiB394316

line_loose_phrase_cj.txtD06-Mar-202513.3 KiB407328

line_normal.txtD06-Mar-202510.9 KiB367290

line_normal_cj.txtD06-Mar-202511.4 KiB373296

line_normal_phrase_cj.txtD06-Mar-202511.9 KiB386308

line_phrase_cj.txtD06-Mar-202511.5 KiB378301

sent.txtD06-Mar-20252.4 KiB8466

sent_el.txtD06-Mar-20252.5 KiB8466

title.txtD06-Mar-2025936 2720

word.txtD06-Mar-20255.8 KiB173131

word_POSIX.txtD06-Mar-20255.8 KiB173131

word_fi_sv.txtD06-Mar-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